116 lines
3.8 KiB
HTML
116 lines
3.8 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of APTURL</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>APTURL</H1>
|
|
Section: Maintenance Commands (8)<BR>Updated: September 01, 2008<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
apturl - graphical apt-protocol interpreting package installer
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>apturl</B> [<B>options...</B>] <<B>URL</B>>
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>apturl</B> is a simple graphical application that takes an URL (following the
|
|
apt-protocol) as a command line option, parses it and carries out the
|
|
operations that the URL describes (that is, it asks the user if he wants the
|
|
indicated packages to be installed and if the answer is positive does so).
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>USAGE</H2>
|
|
|
|
<B>apturl</B> just needs an URL conforming with the apt-protocol in order to
|
|
work. Additionally, it recognizes the following options:
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-p, --http-proxy</B><DD>
|
|
Use the given HTTP proxy in order to download the packages.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>EXAMPLES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="2">apturl apt:pidgin,pidgin-plugin-pack<DD>
|
|
Installs Pidgin and Pidgin Plugin Pack (if the user confirms).
|
|
<DT id="3">apturl apt:freevial?section=universe<DD>
|
|
Enables the "universe" component and installs package Freevial.
|
|
<DT id="4">apturl apt:adobe-flashplugin?channel=lucid-partner<DD>
|
|
Enables the "partner" repository and installs package adobe-flashplugin.
|
|
Available repositories are listed in /usr/share/app-install/channels/.
|
|
<DT id="5">apturl apt+<A HREF="http://launchpad.net/~mvo/ppa?package=2vcard">http://launchpad.net/~mvo/ppa?package=2vcard</A><DD>
|
|
Installs 2vcard from the indicated PPA (if the user confirms), and afterward
|
|
asks if the PPA should be removed again or it should remain enabled.
|
|
<BR>
|
|
|
|
Warning: This is currently disabled because of security concerns.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>EXIT CODES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="6">0<DD>
|
|
All requested packages have been successfully installed or were already
|
|
installed.
|
|
<DT id="7">1<DD>
|
|
The user aborted the installation of one or more packages.
|
|
<DT id="8">2<DD>
|
|
There was an error doing the requested operations, or the user aborted the
|
|
installation while Synaptic (and not apturl itself) was working.
|
|
<DT id="9">3<DD>
|
|
The arguments with which <B>apturl</B> was called were incorrect (e.g., it
|
|
was called without any argument or the given URL was wrong).
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Please report any bug on <A HREF="https://bugs.launchpad.net/ubuntu/+source/apturl.">https://bugs.launchpad.net/ubuntu/+source/apturl.</A>
|
|
<P>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B>synaptic</B>
|
|
<P>
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<B>apturl</B> was written by Michael Vogt <<A HREF="mailto:michael.vogt@ubuntu.com">michael.vogt@ubuntu.com</A>> for
|
|
Canonical, Ltd. and this manual page by Siegfried-A. Gevatter
|
|
<<A HREF="mailto:rainct@ubuntu.com">rainct@ubuntu.com</A>>.
|
|
<P>
|
|
|
|
It is released under the GNU General Public License, version 2 or any
|
|
later version published by the Free Software Foundation.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="10"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="11"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="12"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="13"><A HREF="#lbAE">USAGE</A><DD>
|
|
<DT id="14"><A HREF="#lbAF">EXAMPLES</A><DD>
|
|
<DT id="15"><A HREF="#lbAG">EXIT CODES</A><DD>
|
|
<DT id="16"><A HREF="#lbAH">BUGS</A><DD>
|
|
<DT id="17"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="18"><A HREF="#lbAJ">AUTHORS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:11 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|