Answers for "hwo to install a deb file"

100

install deb file

sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
Posted by: Guest on March-31-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language