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

Last updated: May 17,2024

1. Install "fpc-3.0.0" package

This tutorial shows how to install fpc-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fpc-3.0.0

2. Uninstall "fpc-3.0.0" package

This guide covers the steps necessary to uninstall fpc-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fpc-3.0.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: fpc-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fpc
Depends: fp-compiler-3.0.0 (>= 3.0.0+dfsg-2), fp-ide-3.0.0 (>= 3.0.0+dfsg-2), fp-units-base-3.0.0 (>= 3.0.0+dfsg-2), fp-units-db-3.0.0 (>= 3.0.0+dfsg-2), fp-units-fcl-3.0.0 (>= 3.0.0+dfsg-2), fp-units-fv-3.0.0 (>= 3.0.0+dfsg-2), fp-units-gfx-3.0.0 (>= 3.0.0+dfsg-2), fp-units-gtk2-3.0.0 (>= 3.0.0+dfsg-2), fp-units-math-3.0.0 (>= 3.0.0+dfsg-2), fp-units-misc-3.0.0 (>= 3.0.0+dfsg-2), fp-units-multimedia-3.0.0 (>= 3.0.0+dfsg-2), fp-units-net-3.0.0 (>= 3.0.0+dfsg-2), fp-units-rtl-3.0.0 (>= 3.0.0+dfsg-2)
Recommends: fp-utils-3.0.0
Suggests: fp-docs-3.0.0 (>= 3.0.0+dfsg), lazarus
Breaks: fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fpc-3.0.0_3.0.0+dfsg-2_all.deb
Size: 23406
MD5sum: 72f39eba15d6fe8700a3dea0266a50eb
SHA1: 4d929c51f81650d95dfad6c6bc6925d3df3d1f89
SHA256: b941c602f99184b99bdf76bb08078038a3430d9147cd4c4c3ef35a92ecbd4dd6
Description-en: Free Pascal - SDK-3.0.0 suite
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 metapackage pulls in all the FPC packages provided for this
architecture. Experienced users may instead prefer to install the particular
packages they require by hand.
Description-md5: ef98365281964b3eab3ac624312ec427
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu