How to Install and Uninstall python3-progressbar2 Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-progressbar2" package
In this section, we are going to explain the necessary steps to install python3-progressbar2 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-progressbar2
Copied
2. Uninstall "python3-progressbar2" package
This guide covers the steps necessary to uninstall python3-progressbar2 on Kali Linux:
$
sudo apt remove
python3-progressbar2
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-progressbar2 package on Kali Linux
Package: python3-progressbar2
Source: progressbar2
Version: 4.3b.0-2
Installed-Size: 135
Maintainer: Debian Python Team
Architecture: all
Depends: python3-python-utils, python3:any
Size: 30080
SHA256: ca1b08ca6eee980ebbf29199d42297b78f0ffa51b525e3d687535032029ed9ea
SHA1: 32e2b450661f7b4fb22553f20587fd771cd8eb94
MD5sum: dbc80c4202a2172b69b6694e7f231b11
Description: Text progress bar library for Python
A text progress bar is typically used to display the progress of a long
running operation, providing a visual cue that processing is underway.
.
The ProgressBar class manages the current progress, and the format of the line
is given by a number of widgets. A widget is an object that may display
differently depending on the state of the progress bar.
Description-md5:
Homepage: https://github.com/WoLpH/python-progressbar
Section: python
Priority: optional
Filename: pool/main/p/progressbar2/python3-progressbar2_4.3b.0-2_all.deb
Source: progressbar2
Version: 4.3b.0-2
Installed-Size: 135
Maintainer: Debian Python Team
Architecture: all
Depends: python3-python-utils, python3:any
Size: 30080
SHA256: ca1b08ca6eee980ebbf29199d42297b78f0ffa51b525e3d687535032029ed9ea
SHA1: 32e2b450661f7b4fb22553f20587fd771cd8eb94
MD5sum: dbc80c4202a2172b69b6694e7f231b11
Description: Text progress bar library for Python
A text progress bar is typically used to display the progress of a long
running operation, providing a visual cue that processing is underway.
.
The ProgressBar class manages the current progress, and the format of the line
is given by a number of widgets. A widget is an object that may display
differently depending on the state of the progress bar.
Description-md5:
Homepage: https://github.com/WoLpH/python-progressbar
Section: python
Priority: optional
Filename: pool/main/p/progressbar2/python3-progressbar2_4.3b.0-2_all.deb