How to Install aptly-publisher in Ubuntu 18.04



Install aptly-publisher by entering the following commands in the terminal:

sudo apt update
sudo apt install aptly-publisher

Description:

Tool for management of Aptly publishes

This tool allows one to create aptly multi-component publishes from YAML definition of repositories and mirrors . Features: - create or update publish from latest snapshots - it takes configuration in yaml format which defines what to publish and how - expected snapshot format is ``-`` - promote publish - use source publish snapshots to create or update another publish (eg. testing -> stable) - cleanup unused snapshots

Homepage: https://github.com/tcpcloud/python-aptly

Version: 0.12.10-1

Section: universe/utils