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

Last updated: May 18,2024

1. Install "fp-compiler" package

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

$ sudo apt update $ sudo apt install fp-compiler

2. Uninstall "fp-compiler" package

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

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

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

Package: fp-compiler
Priority: optional
Section: universe/devel
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Depends: fp-compiler-3.0.0 (= 3.0.0+dfsg-2)
Filename: pool/universe/f/fpc/fp-compiler_3.0.0+dfsg-2_amd64.deb
Size: 22868
MD5sum: 8ec23d802a2ef950fd4beef33a96a71b
SHA1: 5eca8d33f0701d666d38df3adfd007fdf7b61a74
SHA256: e0cbb50e5307bcb14b1b6f2f0c1cd2985d4d5e1d26b6db899230d2f39feba6ea
Description-en: Free Pascal - compiler dependency package
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 dependency package always depends on the latest available version of
the package containing the command line compiler.
Description-md5: a8d7d8737d893733a2cffaecf2cac458
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu