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

Last updated: January 11,2025

1. Install "python3-prefixed" package

This guide let you learn how to install python3-prefixed on Kali Linux

$ sudo apt update $ sudo apt install python3-prefixed

2. Uninstall "python3-prefixed" package

Please follow the guidelines below to uninstall python3-prefixed on Kali Linux:

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

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

Package: python3-prefixed
Source: python-prefixed
Version: 0.7.0-1
Installed-Size: 44
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any
Size: 7984
SHA256: c7cd35ac6da93c7509a5cdb4a949dbf0373e6d3faa6a2480713ef26444b9f556
SHA1: 76f3723289557c698372d11b5a64fb085c4d8449
MD5sum: 14725faf21382221f53aa9c3ea82d8dd
Description: alternative implementation of the Python3 built-in float
Prefixed provides an alternative implementation of the built-in float
which supports formatted output with SI (decimal) and IEC (binary)
prefixes.
Description-md5:
Homepage: https://github.com/Rockhopper-Technologies/prefixed
Section: python
Priority: optional
Filename: pool/main/p/python-prefixed/python3-prefixed_0.7.0-1_all.deb