How to install programs on Debian Linux

Table of contents:

How to install programs on Debian Linux
How to install programs on Debian Linux
Anonim

Debian is the foundation of Ubuntu, Knoppix MEPIS, Kanotix and Aptosid. If your distribution does not contain the program you need, you can install it via the Internet (broadband or dial-up). This can be done using the graphical interface or the command line.

Steps

Remember, on Linux, software comes in packages that can be downloaded from the repository. The software installation utilities are called package managers, which automatically detect dependencies on other 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 a terminal

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

Step 2. Enter the superuser password (in Ubuntu, enter the sudo command, in MEPIS or Aptosid, enter the su command).

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

3 Enter apt-get update to update the package lists

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

Step 4. To search for the package, enter apt-cache search and a keyword such as spreadsheet

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

Step 5. Enter 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 Dillo web browser, you would type apt-get install dillo

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

Step 7. Press Y to confirm

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

Step 8. Done

Method 2 of 4: The graphical interface

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

Step 1. Install KPackage

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

Step 2. Install Klik

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

Step 3. Install Autopackage

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

Step 4. Install Bitnami

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

Step 5. Install 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 "Synaptic"

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

Step 2. Enter the superuser password

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

Step 3. Click “Reload” to refresh the package list

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

Step 4. In the search box, enter the name of the program you need

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

Step 5. Mark the required package and click "Mark for installation"

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

Step 6. Click “Apply”

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

Step 7. Done

Method 4 of 4: Adept

Adept is even simpler than Synaptic.

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

Warnings

  • If you have a dial-up Internet, check its size before downloading the package. For example, OpenOffice.org is a fairly large program.
  • Klik and possibly Bitnami need to be installed in the / home directory rather than the default / opt directory.

Popular by topic