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

Last updated: April 28,2024

1. Install "python3-base58" package

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

$ sudo apt update $ sudo apt install python3-base58

2. Uninstall "python3-base58" package

Please follow the steps below to uninstall python3-base58 on Kali Linux:

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

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

Package: python3-base58
Source: python-base58
Version: 1.0.3-2
Installed-Size: 24
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: base58 (= 1.0.3-2)
Size: 5752
SHA256: 60ce49a856d38a4bd82a96e8090dc1467088dcd21e9f4068d86ad255e0f6d18b
SHA1: 1c8ee52d233549d1c7a9d5b61839ac3bd8a7548f
MD5sum: 68ce0f106bef7665ff81e47acfdfabe4
Description: Python library with Base58 encode and decode functions
This package contains the following functions, in a form compatible with that
used by the bitcoin network:
- b58encode
- b58decode
- b58encode_check
- b58decode_check
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/keis/base58
Section: python
Priority: optional
Filename: pool/main/p/python-base58/python3-base58_1.0.3-2_all.deb