Manage APT packages with a modern terminal interface

Built with Go, works as a frontend for APT.


Manage APT packages with a modern terminal interface


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

  • Real-time filtering as you type
  • Fuzzy search (no need for exact name)
  • Fallback to apt-cache search

Installation

Via Go

go install github.com/mexirica/aptui@latest

Or via APT (Debian/Ubuntu)

(custom repository available in the project)

Then just run:

aptui

For more information, visit the repository.


go terminal tui gnulinux


Share


YouTube channel

Subscribe


Marcos Oliveira

Marcos Oliveira

Software developer
https://github.com/terroo

Related articles