2023-07-19 05:19:14 +02:00
2023-07-18 16:57:17 +02:00
2023-07-18 15:17:23 +02:00
2023-07-18 15:17:23 +02:00
2023-07-18 16:41:33 +02:00
2023-07-18 17:01:55 +02:00

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

Dependencies

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".

Description
A simple GUI for basic tasks of package management using APT.
Readme 133 KiB
v0.2 Latest
2023-07-20 08:09:48 +02:00
Languages
Python 89.5%
Makefile 10.5%