qaptworker3
Runtime components for the QApt library
Install
- All systems
-
curl cmd.cat/qaptworker3.sh
- Debian
-
apt-get install libqapt3-runtime - Ubuntu
-
apt-get install libqapt3-runtime - Kali Linux
-
apt-get install libqapt3-runtime - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libqapt3-runtime - Raspbian
-
apt-get install libqapt3-runtime
libqapt3-runtime
Runtime components for the QApt library
LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ This package contains the runtime components necessary for applications using the QApt library to run.