How to Install and Uninstall python-gridfs Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "python-gridfs" package
Please follow the step by step instructions below to install python-gridfs on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-gridfs
Copied
2. Uninstall "python-gridfs" package
This tutorial shows how to uninstall python-gridfs on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-gridfs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-gridfs package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-gridfs
Priority: optional
Section: universe/python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pymongo
Version: 3.2-1build1
Provides: python2.7-gridfs
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pymongo
Filename: pool/universe/p/pymongo/python-gridfs_3.2-1build1_all.deb
Size: 13438
MD5sum: 854a851ab727f9563e9d1b99ab4b640a
SHA1: 9106ce6fe95027601291bc0d5663d45029750be4
SHA256: c7a21cec546e548315110e2aa351ea79a47fac44409a189871f2e199752ea2bb
Description-en: Python implementation of GridFS for MongoDB
GridFS is a storage specification for large objects in MongoDB.
The Python gridfs module is an implementation based
on the pymongo module. It provides a file-like interface.
Description-md5: 9f81017354ca04e7ee67c50fa96675e1
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pymongo
Version: 3.2-1build1
Provides: python2.7-gridfs
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pymongo
Filename: pool/universe/p/pymongo/python-gridfs_3.2-1build1_all.deb
Size: 13438
MD5sum: 854a851ab727f9563e9d1b99ab4b640a
SHA1: 9106ce6fe95027601291bc0d5663d45029750be4
SHA256: c7a21cec546e548315110e2aa351ea79a47fac44409a189871f2e199752ea2bb
Description-en: Python implementation of GridFS for MongoDB
GridFS is a storage specification for large objects in MongoDB.
The Python gridfs module is an implementation based
on the pymongo module. It provides a file-like interface.
Description-md5: 9f81017354ca04e7ee67c50fa96675e1
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu