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

Last updated: December 24,2024

1. Install "fp-ide-3.0.0" package

Please follow the guidelines below to install fp-ide-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "fp-ide-3.0.0" package

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

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

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

Package: fp-ide-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 5067
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fp-ide (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fp-ide
Depends: fp-units-rtl-3.0.0 (= 3.0.0+dfsg-2)
Recommends: fp-utils-3.0.0 (>= 3.0.0+dfsg-2)
Suggests: fp-docs-3.0.0 (>= 3.0.0+dfsg)
Breaks: fp-ide (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fp-ide-3.0.0_3.0.0+dfsg-2_amd64.deb
Size: 1394584
MD5sum: 3ab02b3f2603328f3a844509ccb3f0a2
SHA1: cb056b53ae3b6beb92cac21269ec6c5637c6ce2d
SHA256: 230c17e78c13ceff28135fb95d1b75a214880f0cb91d10cafdc1af3e0290fd01
Description-en: Free Pascal - IDE
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 Integrated Development Environment (IDE). The IDE
has an internal compiler.
Description-md5: 0c775e9bd2bab35e68a41e63d2ffaec7
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu