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

Last updated: May 20,2024

1. Install "fpc-source-3.0.0" package

Please follow the step by step instructions below to install fpc-source-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fpc-source-3.0.0

2. Uninstall "fpc-source-3.0.0" package

Please follow the step by step instructions below to uninstall fpc-source-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fpc-source-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 162474
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fpc-source (<= 2.4.0-3)
Provides: fpc-source
Breaks: fpc-source (<= 2.4.0-3)
Filename: pool/universe/f/fpc/fpc-source-3.0.0_3.0.0+dfsg-2_all.deb
Size: 15740920
MD5sum: 1469a1692115b6575aa6c3d7c6fdb5a1
SHA1: dcf19f67043bd7395201709675bb0d741a869825
SHA256: 575827d9a86d8ce6da739f8944317b0479662aa8bb709d1f192800d4b70a3424
Description-en: Free Pascal - SDK source code
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's own source code. It is meant to be used by
the Lazarus IDE.
Description-md5: 2ca7ad1302a80136317c534a3c10119d
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu