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

Last updated: May 03,2024

1. Install "python3-gridfs" package

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

$ sudo apt update $ sudo apt install python3-gridfs

2. Uninstall "python3-gridfs" package

Please follow the guidelines below to uninstall python3-gridfs on Kali Linux:

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

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

Package: python3-gridfs
Source: pymongo
Version: 3.11.0-1
Installed-Size: 118
Maintainer: Federico Ceratto
Architecture: all
Depends: python3:any, python3-pymongo
Size: 48416
SHA256: 122782a654abadec4a0d544030ef5e6f0b6889213367946a0ec6d499b89b4ea0
SHA1: 08fad470adc6c9e2fb8c3646ec1a614b4c006cb5
MD5sum: 1c55479847d76f79a138e8d39ed12745
Description: Python3 implementation of GridFS for MongoDB
GridFS is a storage specification for large objects in MongoDB.
The Python3 gridfs module is an implementation based
on the pymongo module. It provides a file-like interface.
Description-md5:
Homepage: https://api.mongodb.org/python/
Section: python
Priority: optional
Filename: pool/main/p/pymongo/python3-gridfs_3.11.0-1_all.deb