A simple GUI for basic tasks of package management using APT.
bin | ||
res | ||
.gitignore | ||
Makefile | ||
README.md |
Simple APT Update
Description
A GUI to perform the following tasks of Debian-based package management using APT:
- Update the package cache
- Check for and list all available upgrades
- Download and install all available upgrades
Installation
make
sudo make install