aptsh
apt interactive shell
Install
- All systems
-
curl cmd.cat/aptsh.sh
- Debian
-
apt-get install aptsh
- Ubuntu
-
apt-get install aptsh
- Kali Linux
-
apt-get install aptsh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aptsh
- Raspbian
-
apt-get install aptsh
- Dockerfile
- dockerfile.run/aptsh
aptsh
apt interactive shell
Aptsh helps in managing packages by providing nice pseudo-shell, with commands completion and simplified access to Apt's commands. Additional features, like command-queue and orphaned packages searcher are also included.