How to Install and Uninstall fpc-source Package on Kali Linux

Last updated: May 20,2024

1. Install "fpc-source" package

Here is a brief guide to show you how to install fpc-source on Kali Linux

$ sudo apt update $ sudo apt install fpc-source

2. Uninstall "fpc-source" package

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

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

3. Information about the fpc-source package on Kali Linux

Package: fpc-source
Source: fpc
Version: 3.2.2+dfsg-32
Installed-Size: 103
Maintainer: Pascal Packaging Team
Architecture: all
Depends: fpc-source-3.2.2 (= 3.2.2+dfsg-32)
Size: 28144
SHA256: eb64c16f09bf9a9e8f5c8bdc757fcfff7962629d9a723ea26af0f17bf3d4d905
SHA1: 980732b3f89e159ee68104928e65c47671a0ba24
MD5sum: 39a16a0a2f3ebbaa911d4218c237f682
Description: Free Pascal - SDK source code 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.
.
This dependency package always depends on the latest available version of
the package containing Free Pascal's own source code. It is meant to be used by
the Lazarus IDE.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.freepascal.org/
Tag: devel::lang:pascal, implemented-in::TODO, role::metapackage,
role::source
Section: devel
Priority: optional
Filename: pool/main/f/fpc/fpc-source_3.2.2+dfsg-32_all.deb