qapt-batch
Batch package manager for KDE
Install
- All systems
-
curl cmd.cat/qapt-batch.sh
- Debian
-
apt-get install qapt-batch
- Ubuntu
-
apt-get install qapt-batch
- Kali Linux
-
apt-get install qapt-batch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qapt-batch
- Raspbian
-
apt-get install qapt-batch
- Dockerfile
- dockerfile.run/qapt-batch
qapt-batch
Batch package manager for KDE
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. QApt Batch is a simple GUI for doing batch package management operations. It can install and remove packages, as well as update the package cache via a command line interface. It also has an attach function invokable via the command line. QApt Batch is a drop-in replacement for the "install-package" batch package management tool.