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

Last updated: July 07,2024

1. Install "python3-progress" package

Learn how to install python3-progress on Kali Linux

$ sudo apt update $ sudo apt install python3-progress

2. Uninstall "python3-progress" package

Please follow the steps below to uninstall python3-progress on Kali Linux:

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

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

Package: python3-progress
Source: python-progress
Version: 1.6-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 8212
SHA256: dc11b98ca55a646bc3d1d97bc013ae61d4d0b456d2bfa374ddde7346fdccd400
SHA1: 56feecdaa0ce66e8793b24a37d6b3b0354701a90
MD5sum: 0919fd7b948e4c65cd06cda9de449cb4
Description: easy progress reporting for Python
This package provides several canned progress bars for command line Python
programs. Progress bars are customizable and can be advanced by using the
next() method, with the finish() method to finish.
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/verigak/progress/
Section: python
Priority: optional
Filename: pool/main/p/python-progress/python3-progress_1.6-2_all.deb