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

Last updated: May 19,2024

1. Install "python-fpconst" package

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

$ sudo apt update $ sudo apt install python-fpconst

2. Uninstall "python-fpconst" package

This tutorial shows how to uninstall python-fpconst on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fpconst $ sudo apt autoclean && sudo apt autoremove

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

Package: python-fpconst
Priority: optional
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: fpconst
Version: 0.7.2-6
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Conflicts: python-soappy (<< 0.12.0~rc1)
Filename: pool/universe/f/fpconst/python-fpconst_0.7.2-6_all.deb
Size: 5464
MD5sum: 0d486f7db2fe0858e7524babb6fd17ff
SHA1: b4d5cfeeb8f70192c17e72796feda0b77e58fb60
SHA256: 3f84114c3ff169d200db65aaf9395ff81752ac6f1921e8fada00378e801df5f4
Description-en: Utilities for handling IEEE 754 floating point special values
This python module implements constants and functions for working with
IEEE754 double-precision special values. It provides constants for
Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity
(NegInf), as well as functions to test for these values.
Description-md5: 4c15176d1137a13087251c91efc8da5c
Homepage: http://pypi.python.org/pypi/fpconst
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu