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

Last updated: May 18,2024

1. Install "python3-ubjson" package

Please follow the instructions below to install python3-ubjson on Kali Linux

$ sudo apt update $ sudo apt install python3-ubjson

2. Uninstall "python3-ubjson" package

In this section, we are going to explain the necessary steps to uninstall python3-ubjson on Kali Linux:

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

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

Package: python3-ubjson
Source: py-ubjson
Version: 0.16.1-3
Installed-Size: 188
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 44000
SHA256: 53a6342da78e74046970981a230121bc6a4a8078986afa417f80641b0fb16bf9
SHA1: 5f45abb86b3a416e91d646cebe432f78b51ec34b
MD5sum: 074b5cf6944deb53b336a6d84b0bcaa4
Description: Universal Binary JSON encoder/decoder for Python 3
Universal Binary JSON encoder/decoder based on the draft-12 specification.
It’s meant to behave very much like Python’s built-in JSON module
.
This is the Python 3 package.
Description-md5:
Homepage: https://github.com/Iotic-Labs/py-ubjson
Section: python
Priority: optional
Filename: pool/main/p/py-ubjson/python3-ubjson_0.16.1-3_amd64.deb