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

Last updated: May 14,2024

1. Install "python3-bjdata" package

This is a short guide on how to install python3-bjdata on Kali Linux

$ sudo apt update $ sudo apt install python3-bjdata

2. Uninstall "python3-bjdata" package

This guide covers the steps necessary to uninstall python3-bjdata on Kali Linux:

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

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

Package: python3-bjdata
Source: pybj
Version: 0.2.6-2
Installed-Size: 223
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.11.0~), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 58188
SHA256: d6f1834fc3a247a3be105d9b04e08146b6e39fc7a54f60c6d0876826f13c3c24
SHA1: b7a7a418f38b77ae40014f13af7ee802bff03cce
MD5sum: 249087599e19c43d9a69f4caaa424d48
Description: Binary JData (BJData) encoder/decoder for python 3
The BJData spec is derived from the Universal Binary JSON (UBJSON,
http://ubjson.org) specification (Draft 12) developed by Riyad Kalla and
other UBJSON contributors. This python module implements BJData Spec V1
Draft 1. It was drived from py-ubjson module developed by Iotic Labs Ltd.
(https://github.com/Iotic-Labs/py-ubjson)
Description-md5:
Homepage: https://github.com/fangq/pybj
Section: python
Priority: optional
Filename: pool/main/p/pybj/python3-bjdata_0.2.6-2_amd64.deb