How to Install and Uninstall python3-progress Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 10,2024
1. Install "python3-progress" package
Please follow the steps below to install python3-progress on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-progress
Copied
2. Uninstall "python3-progress" package
Please follow the guidance below to uninstall python3-progress on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-progress
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-progress package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-progress
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: python-progress
Version: 1.2-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-progress/python3-progress_1.2-1_all.deb
Size: 6520
MD5sum: f6892b0f3758ff39f36243ea1f7c1d7f
SHA1: 36ec3da54c7d4a9ca9910eef7d5915619e3813a0
SHA256: 04b3b9730af03eac8b5fc20c3f971a8c15a533379835d0460f9d2e4c416b8eaa
Description-en: 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: f5f78c078b90c42faef21739cdf3779a
Homepage: https://github.com/verigak/progress/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: python-progress
Version: 1.2-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-progress/python3-progress_1.2-1_all.deb
Size: 6520
MD5sum: f6892b0f3758ff39f36243ea1f7c1d7f
SHA1: 36ec3da54c7d4a9ca9910eef7d5915619e3813a0
SHA256: 04b3b9730af03eac8b5fc20c3f971a8c15a533379835d0460f9d2e4c416b8eaa
Description-en: 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: f5f78c078b90c42faef21739cdf3779a
Homepage: https://github.com/verigak/progress/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu