install deb file
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
install deb file
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
install ubuntu deb
#install downloaded .deb
sudo dpkg -i /path/name.deb
#install packages
sudo apt install package_name
install *.deb file in ubuntu
Install a downloaded program in Ubuntu - Linux
sudo dpkg -i package_file.deb
//or
sudo apt install path_to_deb_file
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us