qapt-deb-installer
tool for installing deb files
Install
- All systems
-
curl cmd.cat/qapt-deb-installer.sh
- Debian
-
apt-get install qapt-deb-installer
- Ubuntu
-
apt-get install qapt-deb-installer
- Kali Linux
-
apt-get install qapt-deb-installer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qapt-deb-installer
- Raspbian
-
apt-get install qapt-deb-installer
- Dockerfile
- dockerfile.run/qapt-deb-installer
qapt-deb-installer
tool for installing deb files
QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. The QApt deb installer allows you to install local .deb files. The QApt Deb Installer resolves and downloads dependencies. The APT package manager does the same, but only for remote packages.