|
28.
|
|
|
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)
|
|
29.
|
|
|
The application will show up in the large white space below the search area. Click on the application title to be installed. Click <guilabel>Install</guilabel> to start the installation process.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:106(para)
|
|
30.
|
|
|
Muon 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
../docs/manage-software/C/manage-software.xml:115(para)
|
|
31.
|
|
|
Muon provides an easy method to remove the software that is no longer needed. To remove an application:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:123(para)
|
|
32.
|
|
|
Click on <guimenu>Installed Software</guimenu> and find the application you want removed.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:135(para)
|
|
33.
|
|
|
Click <guilabel>Remove</guilabel> and Muon will remove the application.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:141(para)
|
|
34.
|
|
|
<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)
|
|
35.
|
|
|
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)
|
|
36.
|
|
|
Common commands used with <application>APT</application> are:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:166(para)
|
|
37.
|
|
|
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)
|