ubuntu:packages:install_a_local_.deb_file
Ubuntu - Packages - Install a local .deb file
Issue the command:
sudo dpkg -i filename.deb
Change filename.deb to the actual file name of the local .deb file you wish to install.
To uninstall (remove)
sudo dpkg -r package_file.deb
ubuntu/packages/install_a_local_.deb_file.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1