How to Install and Uninstall fpc Package on Kali Linux

Last updated: September 21,2024

1. Install "fpc" package

Please follow the guidelines below to install fpc on Kali Linux

$ sudo apt update $ sudo apt install fpc

2. Uninstall "fpc" package

This guide covers the steps necessary to uninstall fpc on Kali Linux:

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

3. Information about the fpc package on Kali Linux

Package: fpc
Version: 3.2.2+dfsg-32
Installed-Size: 103
Maintainer: Pascal Packaging Team
Architecture: all
Depends: fpc-3.2.2 (= 3.2.2+dfsg-32), fp-docs-3.2.2, fp-utils-3.2.2
Size: 28260
SHA256: ea5fefbf742ebc9966b39a65963e460ac02be3480c1812f4825eb631ccb6938e
SHA1: cbf71688610cc5f7e8404780552e15705006324c
MD5sum: 17c5b25943a626bfd7479f9198b990d9
Description: Free Pascal - SDK suite 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 metapackage pulling 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:
Homepage: https://www.freepascal.org/
Tag: devel::compiler, devel::lang:pascal, implemented-in::TODO,
role::metapackage, role::program
Section: devel
Priority: optional
Filename: pool/main/f/fpc/fpc_3.2.2+dfsg-32_all.deb