Skip to content

bruneo32/vapt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual APT Manager for Debian

BadgeVersion BadgeVersion

Visual APT Manager is a simple GUI for APT package management.

Current features

  • Search packages
  • Install packages
  • Upgrade packages
  • Show package details
  • Remove packages

Roadmap

Missing features? Open an issue suggesting them.

  • v1.2
    1. Install local deb files
    2. Search by description
    3. Filters
    4. Tooltips
  • Planned
    • Actions: autoremove, autoclean, etc.
    • apt-mark support
    • Manage multiarch settings

Installation

Download the latest version from Releases, and install it.

sudo apt install ./vapt_1.1-1_all.deb

Build

There is no building process because it's just python, but you can wrap up the package.

make package
make release # Rename the package for distribution

For one-shot testing:

make test

License

About

Visual APT manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published