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

Last updated: November 26,2024

1. Install "fp-units-gfx" package

This is a short guide on how to install fp-units-gfx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fp-units-gfx

2. Uninstall "fp-units-gfx" package

Please follow the steps below to uninstall fp-units-gfx on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fp-units-gfx $ sudo apt autoclean && sudo apt autoremove

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

Package: fp-units-gfx
Priority: optional
Section: universe/devel
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: fpc
Version: 3.0.0+dfsg-2
Depends: fp-units-gfx-3.0.0 (= 3.0.0+dfsg-2)
Filename: pool/universe/f/fpc/fp-units-gfx_3.0.0+dfsg-2_amd64.deb
Size: 22870
MD5sum: a0d06fc972555f1c7c0bd73eca52ced5
SHA1: 2acc83b57da84cbc420a46d280fb656ed148f50b
SHA256: 160060baaa4e28fa25ac3c4322536e97a3194d48bc3432ea2b9cf29f5fd59ad0
Description-en: Free Pascal - graphics-library units 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 units with bindings for cairo, forms, ggi,
graph, libgd, libpng, opengl, and svgalib.
.
SVGALib is no longer packaged by Debian and should be installed manually by
users who want to link against it.
Description-md5: 759f11e7a44580a56a488edd8342a616
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu