Installieren Sie .DEB -Dateien unter Terminal Linux
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
Cybernated Dev
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f