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

Last updated: September 20,2024

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

Here is a brief guide to show you how to install fp-units-base-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: fp-units-base-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 5993
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fp-units-base (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fp-units-base
Depends: fp-units-rtl-3.0.0 (= 3.0.0+dfsg-2)
Suggests: uuid-dev
Breaks: fp-units-base (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fp-units-base-3.0.0_3.0.0+dfsg-2_amd64.deb
Size: 1002330
MD5sum: feead18315d7a3bcf3f975beb4364ac2
SHA1: bf7734e87ee142639d4ff329f40a8666fe9a6df7
SHA256: b5d37c346df18d3f4f5d20bbb201c902c01b7e05f1204a6f2f66e85df2bbede4
Description-en: Free Pascal - base 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 units for common libraries (some of which
are also required by the Free Component Library): NCurses, X11 (Xlib,
Xutil), and ZLib.
Description-md5: 1f5b86e2d3012a425e60c02e04941229
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu