aptitude-curses

Interactive terminal package browser

TLDR

Start aptitude TUI
$ sudo aptitude-curses

SYNOPSIS

aptitude-curses [options]

DESCRIPTION

aptitude-curses launches the curses-based text user interface for aptitude. This is typically invoked as just aptitude when run without subcommands.The TUI provides an interactive package browser with dependency tracking, search, and advanced filtering capabilities.

PARAMETERS

All options are the same as aptitude.

INSTALL

sudo apt install aptitude

CAVEATS

This is the same as running aptitude without arguments. The separate command exists for explicit invocation of the TUI mode.

SEE ALSO

aptitude(8), apt(8), dpkg(1)

RESOURCES

Source code