Installation DEB file

dpkg

Using:

sudo dpkg -i /path/to/deb/file
sudo apt-get install -f

apt install

Using:

sudo apt install ./name.deb

Or

sudo apt install /path/to/package/name.deb