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

Last updated: May 20,2024

1. Install "fpc-source" package

Please follow the steps below to install fpc-source on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fpc-source

2. Uninstall "fpc-source" package

Here is a brief guide to show you how to uninstall fpc-source on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fpc-source
Priority: optional
Section: universe/devel
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: fpc
Version: 3.0.0+dfsg-2
Depends: fpc-source-3.0.0 (= 3.0.0+dfsg-2)
Filename: pool/universe/f/fpc/fpc-source_3.0.0+dfsg-2_all.deb
Size: 22788
MD5sum: c0dfae4e884e9c94a3329280c4961ced
SHA1: 3b36d85ce9ea4947f13bc8a76084143af3f20b2f
SHA256: 48d1caeedc0c451aad417d0c04986860d96daa69f32ee720939fa35cd0d5fea9
Description-en: Free Pascal - SDK source code 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.
.
This dependency package always depends on the latest available version of
the package containing Free Pascal's own source code. It is meant to be used by
the Lazarus IDE.
Description-md5: b92de8e5e2b0506af9e3e2d19ff92477
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu