How to Install Gdebi Package Installer on kali Linux?


gdebi is a simple tool to install deb files. It lets you install local deb packages resolving and installing. it is dependencies. apt does the same, but only for remote (Http, FTP) located package repositories. It has a graphical user interface but can also be used in your terminal.



Step 1: Right Click on the Desktop, and then click on 'open in terminal'.

Step 2: Type the command below to update package lists:-
sudo apt update

After Typing the command above, hit enter, and then Enter your Password, and then hit enter.

Note: if you are logged in as root, you don't need to add sudo.

Step 3: Type the command below, and hit enter to install Gdebi:-
sudo apt install gdebi

Type 'y' key to proceed, and then hit enter.

Step 4: After installation, Close the terminal.

Step 5: Click on the 'show applications' in the dock, and do a search for 'gdebi'.

Step 6: Click on the 'Gdebi package installer' to open it.

It's done

Post a Comment

أحدث أقدم