How to Install and Uninstall python3-monty Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "python3-monty" package

Please follow the instructions below to install python3-monty on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-monty

2. Uninstall "python3-monty" package

Here is a brief guide to show you how to uninstall python3-monty on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-monty package on Ubuntu 21.10 (Impish Indri)

Package: python3-monty
Architecture: all
Version: 4.0.2+dfsg-1
Priority: optional
Section: universe/python
Source: monty
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 144
Depends: python3:any
Recommends: python-monty-doc
Filename: pool/universe/m/monty/python3-monty_4.0.2+dfsg-1_all.deb
Size: 34316
MD5sum: 8a945bf45e39d36b6f56705b9b7ef69c
SHA1: 8b1bfc8d38e3bc9d7a9a80577ae3f791fb6a888e
SHA256: 87b1466cf56dce22d17f4931f1f5b56ff316ccfe1d6968be20a91b1b9ca98d46
SHA512: 3d33cabeb1f76db71b2dde4825d11678aadae83472c50b61247c775937d79a7e2ad75109fa57c72bedbf4d7e388cd8b833ee75994ff9dc70c7b2c20643a68352
Homepage: https://github.com/materialsvirtuallab/monty
Description-en: missing complement to Python (Python 3)
Monty is the missing complement to Python. Monty implements
supplementary useful functions for Python that are not part of the
standard library. Examples include useful utilities like transparent
support for zipped files, useful design patterns such as singleton and
cached_class, and many more.
.
Python is a great programming language and comes with “batteries
included”. However, even Python has missing functionality and/or
quirks that make it more difficult to do many simple tasks. In the
process of creating several large scientific frameworks based on
Python, the authors have found that it is often useful to
create reusable utility functions to supplement the Python standard
library. Their forays in various developer sites and forums also found
that many developers are looking for solutions to the same problems.
.
Monty is created to serve as a complement to the Python standard
library. It provides suite of tools to solve many common problems, and
hopefully, be a resource to collect the best solutions.
.
This package installs the library for Python 3.
Description-md5: 528cb89c450f1f141ca838a248593a0a