chnyda / python-aptly-gui

GUI to manage aptly (publishes and repositories)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-aptly-gui

GUI for Aptly

Presentation

The main goal of python-aptly-gui is to maintain and manage Aptly and its publishes.

It becomes easy to promote, remove and add packages to publishes and their components.

Features

  • Remove or add packages from publishes
  • Promote packages from one publish to another publish
  • Promote components across publishes
  • Purge publishes and repositories
  • Python 3

Installation

# it is necessary to install a newer python-apt
apt-get install python3-apt
pip3 install git+https://github.com/chnyda/python-aptly-gui.git

Usage

aptly-gui

About

GUI to manage aptly (publishes and repositories)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%