|
82.
|
|
|
To remove a package and all its dependencies (that are not in use by other programs): <screen>sudo apt-get autoremove <replaceable>package</replaceable></screen>
|
|
|
|
To remove a package and all its dependencies (that are not in use by other programs): <screen>sudo apt-get autoremove <replaceable>package</replaceable></screen>
|
|
Translated by
Steve Holmes
|
|
Reviewed by
Stephan Woidowski
|
|
|
|
Located in
add-applications/C/add-applications.xml:495(para)
|
|
83.
|
|
|
To list other <application>apt</application> commands and options: <screen>apt-get help</screen>
|
|
|
|
To list other <application>apt</application> commands and options: <screen>apt-get help</screen>
|
|
Translated and reviewed by
Jen Ockwell
|
|
|
|
Located in
add-applications/C/add-applications.xml:500(para)
|
|
84.
|
|
|
For more information, see the <ulink url="http://www.debian.org/doc/user-manuals#apt-howto">Debian apt manual</ulink> and the <ulink url="man:apt-get">apt-get manual page</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:504(para)
|
|
85.
|
|
|
Installing a single package file
|
|
|
|
Installing a single package file
|
|
Translated and reviewed by
Jen Ockwell
|
|
|
|
Located in
add-applications/C/add-applications.xml:513(title)
|
|
86.
|
|
|
The preferred method of installing programs is via the package managers described in this chapter. However, although the Xubuntu package archives are very large, it is possible that you may wish to install a package that is not available in the Xubuntu archives. If this happens, you can also download and install files from websites.
|
|
|
|
The preferred method of installing programs is via the package managers described in this chapter. However, although the Xubuntu package archives are very large, it is possible that you may wish to install a package that is not available in the Xubuntu archives. If this happens, you can also download and install files from websites.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
add-applications/C/add-applications.xml:514(para)
|
|
87.
|
|
|
It is important to ensure that any files you download come from a safe source before installing them.
|
|
|
|
It is important to ensure that any files you download come from a safe source before installing them.
|
|
Translated by
Jen Ockwell
|
|
Reviewed by
Stephan Woidowski
|
|
|
|
Located in
add-applications/C/add-applications.xml:522(para)
|
|
88.
|
|
|
There are many different kinds of Linux package files. Most of these are associated with the package managers of specific Linux distributions. Examples are <emphasis>Debian Package</emphasis> files (<filename class="extension">.deb</filename> files), <emphasis>RPM Package Manager</emphasis> files (<filename class="extension">.rpm</filename> files), <emphasis>Tarballs</emphasis> (<filename class="extension">.tar</filename> files) and <filename class="extension">.run</filename> files.
|
|
|
|
There are many different kinds of Linux package files. Most of these are associated with the package managers of specific Linux distributions. Examples are <emphasis>Debian Package</emphasis> files (<filename class="extension">.deb</filename> files), <emphasis>RPM Package Manager</emphasis> files (<filename class="extension">.rpm</filename> files), <emphasis>Tarballs</emphasis> (<filename class="extension">.tar</filename> files) and <filename class="extension">.run</filename> files.
|
|
Translated by
James Adams
|
|
Reviewed by
Stephan Woidowski
|
|
|
|
Located in
add-applications/C/add-applications.xml:526(para)
|
|
89.
|
|
|
This section deals with installing these single files.
|
|
|
|
This section deals with installing these single files.
|
|
Translated and reviewed by
Jen Ockwell
|
|
|
|
Located in
add-applications/C/add-applications.xml:538(para)
|
|
90.
|
|
|
It is not guaranteed that these files will be compatible with your system and you will not receive security updates if you install these files. For these reasons, if you wish to install a program, always use a native Xubuntu package of the application available through a package manager, if there is one available.
|
|
|
|
It is not guaranteed that these files will be compatible with your system and you will not receive security updates if you install these files. For these reasons, if you wish to install a program, always use a native Xubuntu package of the application available through a package manager, if there is one available.
|
|
Translated and reviewed by
Stephan Woidowski
|
|
|
|
Located in
add-applications/C/add-applications.xml:542(para)
|
|
91.
|
|
|
Installing/uninstalling .deb files
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:552(title)
|