How to Install and Uninstall fp-utils-3.2.2 Package on Kali Linux

Last updated: October 05,2024

1. Install "fp-utils-3.2.2" package

Please follow the guidance below to install fp-utils-3.2.2 on Kali Linux

$ sudo apt update $ sudo apt install fp-utils-3.2.2

2. Uninstall "fp-utils-3.2.2" package

Please follow the steps below to uninstall fp-utils-3.2.2 on Kali Linux:

$ sudo apt remove fp-utils-3.2.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the fp-utils-3.2.2 package on Kali Linux

Package: fp-utils-3.2.2
Source: fpc
Version: 3.2.2+dfsg-32
Installed-Size: 40879
Maintainer: Pascal Packaging Team
Architecture: amd64
Replaces: fp-compiler-3.2.2 (<= 3.0.4+dfsg-11), fpc (<= 3.2.2+dfsg-0)
Provides: fp-utils
Depends: fpc-source-3.2.2, libc6 (>= 2.34)
Recommends: fp-compiler-3.2.2 (= 3.2.2+dfsg-32)
Breaks: fp-compiler-3.2.2 (<= 3.0.4+dfsg-11), fpc (<= 3.2.2+dfsg-0)
Size: 5208948
SHA256: 0af37dae0f41533d6155617c5074ec10e7751a7c62e65fed6c2c3dc11d656d21
SHA1: 42215f5747538b49d1f45ded7313263ff516050a
MD5sum: 37426e27f5b749c42c887ff834374693
Description: Free Pascal - utilities
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 package contains some handy utilities for use with the Free Pascal
Compiler:
* data2inc convert binary/text data to include files;
* fpcmake create Makefile from Makefile.fpc;
* h2pas convert .h files to Pascal units;
* plex/pyacc Pascal Lex and Yacc implementations;
* ppdep create a dependency file for use with Makefiles;
* ppudump dump the information stored in a .ppu (unit) file;
* ppufiles show needed files for units;
* ppumove place multiple units in a shared library;
* ptop beautify source.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.freepascal.org/
Section: devel
Priority: optional
Filename: pool/main/f/fpc/fp-utils-3.2.2_3.2.2+dfsg-32_amd64.deb