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

Last updated: May 19,2024

1. Install "fp-utils-3.0.0" package

Here is a brief guide to show you how to install fp-utils-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "fp-utils-3.0.0" package

Learn how to uninstall fp-utils-3.0.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fp-utils-3.0.0
Priority: optional
Section: universe/devel
Installed-Size: 23808
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Replaces: fp-compiler (<= 2.4.0-3), fp-utils (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Provides: fp-utils
Depends: fpc-source-3.0.0, libc6 (>= 2.2.5)
Recommends: fp-compiler-3.0.0 (= 3.0.0+dfsg-2)
Breaks: fp-compiler (<= 2.4.0-3), fp-units-gfx (<= 2.4.2-2), fp-units-gfx-2.4.2 (<= 2.4.2-2), fp-utils (<= 2.4.0-3), fpc (<= 3.0.0~rc1+dfsg-0)
Filename: pool/universe/f/fpc/fp-utils-3.0.0_3.0.0+dfsg-2_amd64.deb
Size: 2418252
MD5sum: 6db493efd4c2a46a1f346a8fe3a825bc
SHA1: 4b902d39df924864c60035ac7c3ce7e702ea1e6b
SHA256: 9f424466ab13d0b10a072987fcf254949cd9c0815a2d0a1982e82a48490b509d
Description-en: 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: bff84a46907553f97fdee849a7e5a5cf
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu