4 Ways to Install Software on Linux Debian

Table of contents:

4 Ways to Install Software on Linux Debian
4 Ways to Install Software on Linux Debian
Anonim

Debian is the basis of Ubuntu, Knoppix, MEPIS, Kanotix and Aptosid. If your distribution doesn't include all the software you need, you can install additional software from the Internet (whether you have a broadband or dial-up connection) or removable media. This can be done via GUI or command line.

Steps

Let's start by saying that on Linux the software is grouped into packages that can be downloaded from the repositories (repo). The installation tools of these packages are called package managers which automatically resolve dependencies by installing the necessary software libraries.

Method 1 of 4: Command Line

Install Software in Debian Linux Step 1
Install Software in Debian Linux Step 1

Step 1. Open the root shell or terminal

Install Software in Debian Linux Step 2
Install Software in Debian Linux Step 2

Step 2. Type the root password (on Ubuntu put the following prefix before the commands:

sudo, yes MEPIS or Aptosid, before giving the commands becomes root by typing su).

Install Software in Debian Linux Step 3
Install Software in Debian Linux Step 3

Step 3. To update the package list, type apt-get update

Install Software in Debian Linux Step 4
Install Software in Debian Linux Step 4

Step 4. To search for a package type, type apt-cache search followed by a keyword such as "spreadsheet"

Install Software in Debian Linux Step 5
Install Software in Debian Linux Step 5

Step 5. Type apt-get install "program name"

Install Software in Debian Linux Step 6
Install Software in Debian Linux Step 6

Step 6. For example, to install the "Tell" browser, type apt-get install tell

Install Software in Debian Linux Step 7
Install Software in Debian Linux Step 7

Step 7. Confirm by pressing Y

Install Software in Debian Linux Step 8
Install Software in Debian Linux Step 8

Step 8. Finished

Method 2 of 4: Graphical interface

These are some of the software that allow you to install GUI packages.

Install Software in Debian Linux Step 9
Install Software in Debian Linux Step 9

Step 1. KPackage

Install Software in Debian Linux Step 10
Install Software in Debian Linux Step 10

Step 2. Klik

Install Software in Debian Linux Step 11
Install Software in Debian Linux Step 11

Step 3. Autopackage

Install Software in Debian Linux Step 12
Install Software in Debian Linux Step 12

Step 4. Bitnami

Install Software in Debian Linux Step 13
Install Software in Debian Linux Step 13

Step 5. Click N Run

Method 3 of 4: Synaptic

Install Software in Debian Linux Step 14
Install Software in Debian Linux Step 14

Step 1. Click on Synaptic

Install Software in Debian Linux Step 15
Install Software in Debian Linux Step 15

Step 2. Enter the root password

Install Software in Debian Linux Step 16
Install Software in Debian Linux Step 16

Step 3. Click "Reload" to reload the package list

Install Software in Debian Linux Step 17
Install Software in Debian Linux Step 17

Step 4. Click on "search" and type in the name of the software you want to search for

Install Software in Debian Linux Step 18
Install Software in Debian Linux Step 18

Step 5. Click on the package and then check "Install"

Install Software in Debian Linux Step 19
Install Software in Debian Linux Step 19

Step 6. Click on "Apply" and wait for the operation to be completed

Install Software in Debian Linux Step 20
Install Software in Debian Linux Step 20

Step 7. Finished

Method 4 of 4: Adept

Install Software in Debian Linux Step 21
Install Software in Debian Linux Step 21

Step 1. Adept is even simpler than Synaptic

Warnings

  • On a dial-up connection, pay attention to the size of the software before attempting to download it from the Internet. For example, OpenOffice.org is a very large file.
  • Klik and Bitnami install applications in the / home folder rather than the traditional / opt file path.

Recommended: