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

Last updated: May 20,2024

1. Install "python3-pokrok" package

Please follow the guidelines below to install python3-pokrok on Kali Linux

$ sudo apt update $ sudo apt install python3-pokrok

2. Uninstall "python3-pokrok" package

Learn how to uninstall python3-pokrok on Kali Linux:

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

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

Package: python3-pokrok
Source: pokrok
Version: 0.2.0-5
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 11300
SHA256: 1c4c092e00f6d23fc10d915b30eb6e860c8496634615a5b721ded92cf6c67bfc
SHA1: 84569e41886be8676fd6c724695fb1f7aa980baa
MD5sum: 05c8b5ace117b85d6ccac4f0614ec995
Description: meta-api for progress bars
Pokrok provides a simple API for displaying progress bars and
spinners. The actual work is done by any one of many available
progress bar packages in Python3. For each package, a sensible default
display is provided. In addition, high-level configuration options are
provided for limited customization of the bar/spinner display without
having to know the details of the underlying progress bar/spinner
implementation. Finally, access to the fine-grained configuration of
the underlying package is provided for those that want it.
Description-md5:
Homepage: https://github.com/jdidion/pokrok
Section: python
Priority: optional
Filename: pool/main/p/pokrok/python3-pokrok_0.2.0-5_all.deb