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

Last updated: May 13,2024

1. Install "python3-pyprind" package

This guide covers the steps necessary to install python3-pyprind on Kali Linux

$ sudo apt update $ sudo apt install python3-pyprind

2. Uninstall "python3-pyprind" package

Learn how to uninstall python3-pyprind on Kali Linux:

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

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

Package: python3-pyprind
Source: pyprind
Version: 2.11.2-3
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 12512
SHA256: 93cdc2d6eed6843d9fc47a18ab6de02309671463d7feffe3e93e076d51236d2a
SHA1: 289e36bce31ae002bbab18b6d04bfb24108430c5
MD5sum: 5d8ae8001415005513ae394c86ebd6c0
Description: Python Progress Bar and Percent Indicator Utility
The PyPrind (Python Progress Indicator) module provides a progress
bar and a percentage indicator object that let you track the progress
of a loop structure or other iterative computation. Typical
applications include the processing of large data sets to provide an
intuitive estimate at runtime about the progress of the computation.
Description-md5:
Homepage: https://github.com/rasbt/pyprind
Section: python
Priority: optional
Filename: pool/main/p/pyprind/python3-pyprind_2.11.2-3_all.deb