Question

How to install a Debian package (.deb) in bash command line?


Annonce
Ad

Answer

sudo dpkg -i package_file.deb


[source]
# ID Query