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

Last updated: May 18,2024

1. Install "python3-hashids" package

This tutorial shows how to install python3-hashids on Kali Linux

$ sudo apt update $ sudo apt install python3-hashids

2. Uninstall "python3-hashids" package

Please follow the guidance below to uninstall python3-hashids on Kali Linux:

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

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

Package: python3-hashids
Source: python-hashids
Version: 1.3.1-5
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11208
SHA256: 78c37dd51f91b460630d0b26d149010ac9becdf80fa5bb6ffa340217b57c2137
SHA1: 868336421fc4eb3b7c85f985f9df6b4d9814541e
MD5sum: dcdc2903c7cd08d209f553ead7212897
Description: Python implementation of hashids
A Python port of the JavaScript hashids implementation. It generates
YouTube-like hashes from one or many numbers. Use hashids when you do not
want to expose your database ids to the user.
Description-md5:
Homepage: https://github.com/davidaurelio/hashids-python
Section: python
Priority: optional
Filename: pool/main/p/python-hashids/python3-hashids_1.3.1-5_all.deb