Instal file .deb di terminal linux

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