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

Last updated: May 19,2024

1. Install "fp-compiler-3.0.0" package

In this section, we are going to explain the necessary steps to install fp-compiler-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fp-compiler-3.0.0

2. Uninstall "fp-compiler-3.0.0" package

Please follow the steps below to uninstall fp-compiler-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fp-compiler-3.0.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: fp-compiler-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 9950
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fp-compiler (<= 2.4.0-3), fp-utils-2.4.4 (<= 2.4.4-1), fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fp-compiler
Depends: binutils, fp-units-rtl-3.0.0 (= 3.0.0+dfsg-2), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.2.5)
Recommends: fp-utils-3.0.0 (>= 3.0.0+dfsg-2)
Suggests: fp-docs-3.0.0 (>= 3.0.0+dfsg), mingw32-binutils
Breaks: fp-compiler (<= 2.4.0-3), fp-utils-2.4.2 (<= 2.4.2-3), fp-utils-2.4.4 (<= 2.4.4-2), fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fp-compiler-3.0.0_3.0.0+dfsg-2_amd64.deb
Size: 1936040
MD5sum: 3cddff3bb32c2233dd481362f77f6e67
SHA1: 9ad6e3e21283e07dcf914c913b71f255067fd41b
SHA256: 521e987e7fae41048ad900ea9f081f380799cdf8502e0d036779e1f43b68ab25
Description-en: Free Pascal - compiler
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.
.
Extensions have been added to the language, such as function overloading,
creation and linking of shared libraries, and Delphi language extensions
including classes, exceptions, ANSI strings, and open arrays.
.
This package contains the command line compiler.
Description-md5: 63713eee8e06aca4b4428ee844beaa96
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu