How to Install and Uninstall python3-proglog Package on Kali Linux

Last updated: May 01,2024

1. Install "python3-proglog" package

This is a short guide on how to install python3-proglog on Kali Linux

$ sudo apt update $ sudo apt install python3-proglog

2. Uninstall "python3-proglog" package

This is a short guide on how to uninstall python3-proglog on Kali Linux:

$ sudo apt remove python3-proglog $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-proglog package on Kali Linux

Package: python3-proglog
Source: proglog
Version: 0.1.9-2
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3-tqdm, python3:any
Size: 6652
SHA256: 62eccabbac357fc208f5000399e397e5eb29aeb8f3a904285578e240541d7de6
SHA1: 9b4b8066d01fabcef450806537b01a477839353c
MD5sum: cc9c95a2e938246a679dd44754de0cfd
Description: Log and progress bar manager for console, notebooks, web...
Proglog is a progress logging system for Python. It allows to build
complex libraries while giving the user control on the management of
logs, callbacks and progress bars.
Description-md5:
Homepage: https://github.com/Edinburgh-Genome-Foundry/Proglog
Section: python
Priority: optional
Filename: pool/main/p/proglog/python3-proglog_0.1.9-2_all.deb