
#Install slack in ubuntu install
To install gdebi, run the following command. Gdebi is a tool used for installing deb files, but it does not come installed in Ubuntu, so you have to install it separately to use it.

The apt command resolves all the dependencies by itself, so you do not need to worry about such complications.
#Install slack in ubuntu full
You can install the deb files with apt by appending the full deb file path followed by the “./" symbol. Note: This tutorial uses the slack deb package file as a sample. You can see them in the following with their pros and cons. There are multiple package management systems, you can use to install the deb packages. Command Line Methods for Installing Deb Files/Packages Note: Although the commands used in this tutorial are for the Ubuntu system, all the methods are also valid for any other Linux-based system.

Thousands of deb packages are available in the Ubuntu repository, that can be installed via Ubuntu Software Center or the apt and apt-get programs from the command line. like Debian, Ubuntu and Linux-Mint utilize the Deb installation package format.
