|
28.
|
|
|
Search for the application with the search box and filters at the top of the window.
|
|
|
|
Search for the application with the search box and filters at the top of the window.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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.
|
|
|
|
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.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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.
|
|
|
|
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.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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:
|
|
|
|
Muon provides an easy method to remove the software that is no longer needed. To remove an application:
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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.
|
|
|
|
Click on <guimenu>Installed Software</guimenu> and find the application you want removed.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:135(para)
|
|
33.
|
|
|
Click <guilabel>Remove</guilabel> and Muon will remove the application.
|
|
|
|
Click <guilabel>Remove</guilabel> and Muon will remove the application.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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.
|
|
|
|
<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.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
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.
|
|
|
|
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.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:160(para)
|
|
36.
|
|
|
Common commands used with <application>APT</application> are:
|
|
|
|
Common commands used with <application>APT</application> are:
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:166(para)
|
|
37.
|
|
|
Install packages: <screen>sudo apt-get install <emphasis>packagename</emphasis></screen>
|
|
|
|
Install packages: <screen>sudo apt-get install <emphasis>packagename</emphasis></screen>
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
../docs/manage-software/C/manage-software.xml:171(para)
|