Installation DEB file
dpkg
Using:
sudo dpkg -i /path/to/deb/file
sudo apt-get install -fapt install
Using:
sudo apt install ./name.debOr
sudo apt install /path/to/package/name.debUsing:
sudo dpkg -i /path/to/deb/file
sudo apt-get install -fUsing:
sudo apt install ./name.debOr
sudo apt install /path/to/package/name.deb