How to Install and Uninstall python-mongoengine-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "python-mongoengine-doc" package

This is a short guide on how to install python-mongoengine-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mongoengine-doc

2. Uninstall "python-mongoengine-doc" package

Please follow the guidance below to uninstall python-mongoengine-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mongoengine-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mongoengine-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mongoengine-doc
Priority: optional
Section: universe/doc
Installed-Size: 1465
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Source: python-mongoengine
Version: 0.10.6-1
Depends: libjs-jquery, libjs-underscore, libjs-modernizr
Filename: pool/universe/p/python-mongoengine/python-mongoengine-doc_0.10.6-1_all.deb
Size: 293764
MD5sum: 3c7f19dc285630a6d928e93be4ecbd4c
SHA1: a75ab8b3b28817e68fea1b74539a09c04fe10c3d
SHA256: 623ba92179e88899274429619801f87a5cf64fd697de5abd2fdee0d2a6258970
Description-en: Python Document-Object Mapper for working with MongoDB (documentation)
MongoEngine is a Document-Object Mapper (think ORM, but for document
databases) for working with MongoDB from Python. It uses a simple declarative
API, similar to the Django ORM.
.
This package contains the HTML documentation.
Description-md5: 8ab143b7be6974dc592ea4ed8959449d
Homepage: http://mongoengine.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu