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

Last updated: May 17,2024

1. Install "python3-bson" package

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

$ sudo apt update $ sudo apt install python3-bson

2. Uninstall "python3-bson" package

Please follow the instructions below to uninstall python3-bson on Kali Linux:

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

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

Package: python3-bson
Source: pymongo (3.11.0-1)
Version: 3.11.0-1+b6
Installed-Size: 216
Maintainer: Federico Ceratto
Architecture: amd64
Depends: python3:any
Recommends: python3-bson-ext
Size: 66700
SHA256: dbf4d7af1d3802412d25a036a27c7ca9281a626b974a3fe582535eec6477d3e3
SHA1: b6135b2159039f67b49e3114f238af2f5c990ee4
MD5sum: 25b48a3dab133ac4dee60f9a28484ba2
Description: Python3 implementation of BSON for MongoDB
BSON Python3 module contains all of the Binary JSON encoding and decoding
logic for MongoDB.
Description-md5:
Homepage: https://api.mongodb.org/python/
Section: python
Priority: optional
Filename: pool/main/p/pymongo/python3-bson_3.11.0-1+b6_amd64.deb