How to Install and Uninstall fp-units-math-3.0.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fp-units-math-3.0.0" package

This guide covers the steps necessary to install fp-units-math-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fp-units-math-3.0.0

2. Uninstall "fp-units-math-3.0.0" package

Learn how to uninstall fp-units-math-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fp-units-math-3.0.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the fp-units-math-3.0.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fp-units-math-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 1969
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fp-units-math (<= 2.4.0-3), fp-units-misc (<= 2.2.4-4), fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fp-units-math
Depends: fp-units-rtl-3.0.0 (= 3.0.0+dfsg-2)
Recommends: libgmp-dev
Breaks: fp-units-math (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fp-units-math-3.0.0_3.0.0+dfsg-2_amd64.deb
Size: 354344
MD5sum: 66251e0e50e24ef3c897d3d1544b7a27
SHA1: c7638ac6934976b66c8c7e560320207deae3b814
SHA256: c787fbd6a84e5feb227df55880febca92378d44176587f9cba1f0e54eb739187
Description-en: Free Pascal - math units
The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi
and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a
completely portable RunTime Library (RTL) available on many platforms and
compatible with Turbo Pascal, along with a platform-independent class-based
Free Component Library (FCL) adding many Delphi extensions and interfacing
with many popular open source libraries.
.
This package contains Free Pascal math interfacing units for:
* gmp (the GNU Multiple Precision arithmetic library);
* numlib (numerical computing);
* proj4 (cartographic projections);
* symbolic (symbolic computing).
Description-md5: 32f8990183224659357bc760d29e6c7a
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu