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

Last updated: July 07,2024

1. Install "python3-bson-ext" package

In this section, we are going to explain the necessary steps to install python3-bson-ext on Kali Linux

$ sudo apt update $ sudo apt install python3-bson-ext

2. Uninstall "python3-bson-ext" package

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

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

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

Package: python3-bson-ext
Source: pymongo (3.11.0-1)
Version: 3.11.0-1+b6
Installed-Size: 163
Maintainer: Federico Ceratto
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), python3-bson (= 3.11.0-1+b6)
Size: 62948
SHA256: ba443902355ebc5989285076dceb7fe225682d0105d3fd89b13a2e228e9f7bda
SHA1: 8bd2292a98c0b85ac1689f743697bec3ac5915ce
MD5sum: d85f0a82e419d5f081e3f09a19569990
Description: C-coded extension to the python3-bson package
BSON Python 3 module contains all of the Binary JSON encoding and decoding
logic for MongoDB.
This package contains an extension written in C for higher performance.
Description-md5:
Homepage: https://api.mongodb.org/python/
Section: python
Priority: optional
Filename: pool/main/p/pymongo/python3-bson-ext_3.11.0-1+b6_amd64.deb