How to Install and Uninstall aptly-publisher Package on Kali Linux

Last updated: May 18,2024

1. Install "aptly-publisher" package

This is a short guide on how to install aptly-publisher on Kali Linux

$ sudo apt update $ sudo apt install aptly-publisher

2. Uninstall "aptly-publisher" package

This guide covers the steps necessary to uninstall aptly-publisher on Kali Linux:

$ sudo apt remove aptly-publisher $ sudo apt autoclean && sudo apt autoremove

3. Information about the aptly-publisher package on Kali Linux

Package: aptly-publisher
Source: python-aptly
Version: 0.12.12-1
Installed-Size: 105
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aptly (= 0.12.12-1), python3:any
Size: 87380
SHA256: 1c3feaf9587bc5a4b65ed81b4c9e52f36156dc76c2ff94f64b3c70bc940b899e
SHA1: f0f7ee73396cc7b274ea87b319d9df33fd123c22
MD5sum: 82cc28e4dc5b672edae50bc678bbdecc
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
Description-md5:
Homepage: https://github.com/tcpcloud/python-aptly
Section: utils
Priority: optional
Filename: pool/main/p/python-aptly/aptly-publisher_0.12.12-1_all.deb