|
38.
|
|
|
Remove packages: <screen>sudo apt-get remove <emphasis>packagename</emphasis></screen>
|
|
|
|
Remove packages: <screen>sudo apt-get remove <emphasis>packagename</emphasis></screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:177(para)
|
|
39.
|
|
|
Remove package dependencies that are no longer needed: <screen>sudo apt-get autoremove</screen>
|
|
|
|
Remove package dependencies that are no longer needed: <screen>sudo apt-get autoremove</screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:183(para)
|
|
40.
|
|
|
Search for packages: <screen>apt-cache search <emphasis>keyword</emphasis></screen>
|
|
|
|
Search for packages: <screen>apt-cache search <emphasis>keyword</emphasis></screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:189(para)
|
|
41.
|
|
|
Retrieve the current lists of available packages: <screen>sudo apt-get update</screen>
|
|
|
|
Retrieve the current lists of available packages: <screen>sudo apt-get update</screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:195(para)
|
|
42.
|
|
|
Install the latest available updates for the applications currently installed: <screen>sudo apt-get upgrade</screen>
|
|
|
|
Install the latest available updates for the applications currently installed: <screen>sudo apt-get upgrade</screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:201(para)
|
|
43.
|
|
|
List further commands and options: <screen>apt-get help</screen>
|
|
|
|
List further commands and options: <screen>apt-get help</screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:207(para)
|
|
44.
|
|
|
For further information about the use of <application>APT</application>, read the comprehensive <ulink url="http://www.debian.org/doc/user-manuals#apt-howto">Debian APT User Manual</ulink>.
|
|
|
|
For further information about the use of <application>APT</application>, read the comprehensive <ulink url="http://www.debian.org/doc/user-manuals#apt-howto">Debian APT User Manual</ulink>.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:214(para)
|
|
45.
|
|
|
<application>Aptitude</application> is a command line front-end to <application>APT</application>. <application>Aptitude</application> allows for interactive package selection to remove, update or install packages. <application>Aptitude</application> is an advanced package management system, with more control and capability than <application>APT</application> as a command line tool.
|
|
|
|
<application>Aptitude</application> is a command line front-end to <application>APT</application>. <application>Aptitude</application> allows for interactive package selection to remove, update or install packages. <application>Aptitude</application> is an advanced package management system, with more control and capability than <application>APT</application> as a command line tool.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:226(para)
|
|
46.
|
|
|
Manual Installation
|
|
|
|
Manual Installation
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:238(title)
|
|
47.
|
|
|
Although the preferred method of installing programs is with the package manager, individual software package files can be downloaded and installed. Several kinds of package files are available for Linux systems. Generally, these file types are associated with the package managers of specific Linux distributions.
|
|
|
|
Although the preferred method of installing programs is with the package manager, individual software package files can be downloaded and installed. Several kinds of package files are available for Linux systems. Generally, these file types are associated with the package managers of specific Linux distributions.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:240(para)
|