| Line 28: |
Line 28: |
| | This will give you the output result, this will show you whether your application is available in the repository. | | This will give you the output result, this will show you whether your application is available in the repository. |
| | | | |
| − | [[File:terminal-search applications.png|400px]] | + | [[File:terminal-search applications.png|550px]] |
| | | | |
| | If the package is available in the repository, type the below command to install it (replace "package name" with your package name). | | If the package is available in the repository, type the below command to install it (replace "package name" with your package name). |
| Line 37: |
Line 37: |
| | File:terminal-install command 2.png | | File:terminal-install command 2.png |
| | </gallery> | | </gallery> |
| − |
| |
| | This will download and install all of the packages listed. If there are dependencies – other prerequisite packages – they will also be installed. Sometimes you’ll also see a list of recommended but optional packages to go along with your selection. Sometimes, you’ll also see a confirmation prompt, though not always. | | This will download and install all of the packages listed. If there are dependencies – other prerequisite packages – they will also be installed. Sometimes you’ll also see a list of recommended but optional packages to go along with your selection. Sometimes, you’ll also see a confirmation prompt, though not always. |
| | <gallery mode="packed" heights="375px"> | | <gallery mode="packed" heights="375px"> |
| Line 43: |
Line 42: |
| | File:terminal-install command 4.png | | File:terminal-install command 4.png |
| | </gallery> | | </gallery> |
| − | | + | After it finishes the installation process, a screen will look like this. <br> |
| − | After it finishes the installation process, a screen will look like this. | + | [[File:terminal-install command 5.png|550px|centre]] |
| − | [[File:terminal-install command 5.png|400px]] | |
| | | | |
| | === Through Downloading packages from the website === | | === Through Downloading packages from the website === |