Powered by Mintlify
Auto-generate your docs
Learn how to install packages on Debian-based systems using a .deb file and the dpkg command.
.deb
dpkg
cd /path/to/your/deb/file
sudo dpkg -i <file-name>.deb
sudo apt --fix-broken install