Posts Tagged ‘dpkg’

How to install a .deb file

To install package called package.deb type the following command (make sure that all dependencies are installed)

sudo dpkg -i /path/to/folder/package.deb