How to Install and Uninstall fp-compiler Package on Kali Linux

Last updated: May 18,2024

1. Install "fp-compiler" package

This is a short guide on how to install fp-compiler on Kali Linux

$ sudo apt update $ sudo apt install fp-compiler

2. Uninstall "fp-compiler" package

Learn how to uninstall fp-compiler on Kali Linux:

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

3. Information about the fp-compiler package on Kali Linux

Package: fp-compiler
Source: fpc
Version: 3.2.2+dfsg-32
Installed-Size: 103
Maintainer: Pascal Packaging Team
Architecture: amd64
Depends: fp-compiler-3.2.2 (= 3.2.2+dfsg-32)
Size: 28224
SHA256: 4433979c8c2c5fcc6f33d6c1f3d5e7ede67612264b2c03b72f7ccb00748badb2
SHA1: af110edbf6d07281120c5ccab0213621e75c1c10
MD5sum: 959d9d4d2b68670569b387098106c24d
Description: Free Pascal - compiler 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 command line compiler.
Description-md5:
Multi-Arch: same
Homepage: https://www.freepascal.org/
Tag: devel::compiler, devel::lang:pascal, implemented-in::TODO,
interface::commandline, role::metapackage, role::program,
scope::utility, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/f/fpc/fp-compiler_3.2.2+dfsg-32_amd64.deb