deb files on Ubuntu to install
- Click on the desired deb file with the right mouse button and select "properties".
- You will have to copy the "location" and then open the Terminal under Ubuntu. This succeeds, for example, via the key combination [CTRL] + [ALT] + [T].
- If you change the command to "cd" to the previously copied directory. In our case, the command "cd /home/Tim/Downloads is".
- The command "ls" you can now, once again, the files in the map folder, to find the right file-name.
- With the command "sudo dpkg-i package-name.deb" will be installed on the desired deb file under Ubuntu.

Ubuntu: deb-files install
In the next practical tip we show you how to programs under Ubuntu uninstall again.
