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

Last updated: May 19,2024

1. Install "fp-ide" package

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

$ sudo apt update $ sudo apt install fp-ide

2. Uninstall "fp-ide" package

This guide let you learn how to uninstall fp-ide on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fp-ide
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-ide-3.0.0 (= 3.0.0+dfsg-2)
Filename: pool/universe/f/fpc/fp-ide_3.0.0+dfsg-2_amd64.deb
Size: 22890
MD5sum: a32eb7268d71083f2cc54bcfcc46628a
SHA1: 259acb153106f89d8bc8d08e43e716b5fdae2801
SHA256: 57aa93dd37a79d81b83e8248b9afa6a63b1ed57d2fa279432414354f9e7b751f
Description-en: Free Pascal - IDE 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 Integrated Development Environment (IDE). The IDE
has an internal compiler.
Description-md5: 833771529aa9954efe6d2950e13bffc6
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu