simple-apt-update/README.md

648 B

Simple APT Update

Description

A GUI for basic tasks of package management using apt:

  • Update the package cache
  • Check for and list all available upgrades
  • Download and install all available upgrades

Screenshot

Dependencies

sudo apt install python3-gi

Installation

make
sudo make install

Usage

The application requires root permissions:

sudo simple-apt-update

Note: The application registers simple-apt-update.desktop, using pkexec. In GNOME, it will be available as an application called "Simple APT Update".