Twadeb is a utility for Debian based operting system.
GOALS
=====
Its purpose is to let the user easily manage the last installed packages
(list them, remove them, ...).
* CLI
-- show last installed/upgraded packages
-- simple list: just the package
-- detailed list :
show hostname, date, number of installed packages
show packages list with (install/upgraded info, date, version)
-- show today installed packages
-- TODO remove today installed packages (not the upgraded one)
-- TODO remove the last N installed/upgraded packages
* GUI
curses or Gtk3 ??