How to Install aptsh in Ubuntu 18.04



Install aptsh by entering the following commands in the terminal:

sudo apt update
sudo apt install aptsh

Description:

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.

Version: 0.0.8ubuntu1

Section: universe/admin