|
29.
|
|
|
Search for the application with the search box and filters at the top of the window.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:99(para)
|
|
30.
|
|
|
The application will show up in the large white space below the search area. Click on the down arrow symbol next to the software to be installed. The arrow will change color. Click <guilabel>Apply</guilabel> to start the installation process.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
manage-software/C/manage-software.xml:117(para)
|
|
31.
|
|
|
KpackageKit might provide information about required dependencies. Acknowledge this information, and the required packages will begin downloading. When the installation process is complete, the software will be ready to use. It is rarely necessary to restart the system after software installation or update.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
manage-software/C/manage-software.xml:126(para)
|
|
32.
|
|
|
KPackageKit provides an easy method to remove the software that is no longer needed. To remove an application:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
manage-software/C/manage-software.xml:134(para)
|
|
33.
|
|
|
Search for the application in the search box, and then click on the X in the "Action" column next to the software title.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
manage-software/C/manage-software.xml:146(para)
|
|
34.
|
|
|
Click <guilabel>Apply</guilabel> and KPackageKit will remove the application.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
manage-software/C/manage-software.xml:153(para)
|
|
35.
|
|
|
<application><acronym>APT</acronym></application> (Advanced Packaging Tool) is a powerful package management system, which is the basis for the graphical <application>Software Management</application> application. <application>APT</application> automatically handles dependencies and performs other package operations that are required for package installation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:152(para)
|
|
36.
|
|
|
Running <application>APT</application> requires administrative privileges. Entering commands with "sudo" generates a password prompt. Several of the commands below will not run without sudo.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:160(para)
|
|
37.
|
|
|
Common commands used with <application>APT</application> are:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:166(para)
|
|
38.
|
|
|
Install packages: <screen>sudo apt-get install <emphasis>packagename</emphasis></screen>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:171(para)
|