How to Install and Uninstall python3-gridfs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python3-gridfs" package

This tutorial shows how to install python3-gridfs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gridfs

2. Uninstall "python3-gridfs" package

Please follow the guidance below to uninstall python3-gridfs on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-gridfs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-gridfs
Priority: optional
Section: python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pymongo
Version: 3.2-1build1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/pymongo/python3-gridfs_3.2-1build1_all.deb
Size: 14136
MD5sum: 30075085284684c2d43a57f95c2e4974
SHA1: 71377dd19512ad6d196af6cce2d480cb97e50639
SHA256: f28c4b548428c0cfee6ba889a6ef1829d41ea68626b41b01bdd62c5b5725ba65
Description-en: 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: c945face2e12c0bcbca6132ced76cd28
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m