
APTUI is a TUI (Terminal User Interface) written in Go that acts as a frontend for APT.
The concept is simple: do everything you already do with APT, but without leaving the screen and without typing repetitive commands.
Main features
apt-cache searchgo install github.com/mexirica/aptui@latest(custom repository available in the project)
Then just run:
aptuiFor more information, visit the repository.