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

Last updated: May 18,2024

1. Install "python3-moneyed" package

Here is a brief guide to show you how to install python3-moneyed on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-moneyed

2. Uninstall "python3-moneyed" package

This guide covers the steps necessary to uninstall python3-moneyed on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-moneyed
Architecture: all
Version: 0.8.0-2
Priority: optional
Section: universe/python
Source: py-moneyed
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3:any
Filename: pool/universe/p/py-moneyed/python3-moneyed_0.8.0-2_all.deb
Size: 17328
MD5sum: 1cd6c1330618747769ba948d4c49c17a
SHA1: 4a81295b0da46a2a9195a429c1f41422bd439418
SHA256: 193260f441a127feb8573b1947525fbfb4ffc2c5ade212d33dd2b2abbd6f54d3
SHA512: 3b446477b67b71417dfa3f0ba48bc50f5f131876e69fad15980f1f07a4ab17542917b23154f2147923a64b22b4e0c7e9285f580842da2f44d6f83be841515273
Homepage: https://github.com/limist/py-moneyed
Description-en: Currency and Money classes for use in Python 3 code
The need to represent instances of money frequently arises in software
development, particularly any financial/economics software. To address that
need, this package provides the classes of Money and Currency, at a level more
useful than just using Python's Decimal class, or even the float primitive.
The package is meant to be stand-alone and easy to either use directly, or
subclass further.
.
This is the Python 3 version of the package.
Description-md5: 3ec2cf34ac3ae861c97a707e48008752