How to install a .deb file in terminal
if you right click the folder the deb is in and open in terminal it will cd into the location for you
once in there type ls to confirm the deb is there and if so:
sudo dpkg -i nameofthedebfile.deb
if you right click the folder the deb is in and open in terminal it will cd into the location for you
once in there type ls to confirm the deb is there and if so:
sudo dpkg -i nameofthedebfile.deb
Reacties
Een reactie posten