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

Last updated: May 19,2024

1. Install "fp-docs" package

Please follow the steps below to install fp-docs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fp-docs

2. Uninstall "fp-docs" package

Please follow the guidance below to uninstall fp-docs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fp-docs
Priority: optional
Section: universe/doc
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: fpc
Version: 3.0.0+dfsg-2
Depends: fp-docs-3.0.0 (= 3.0.0+dfsg-2)
Filename: pool/universe/f/fpc/fp-docs_3.0.0+dfsg-2_all.deb
Size: 22770
MD5sum: 3fa37c54bfb03dbc2dc8a38e1c7386b2
SHA1: ada3c4a2501632856182e0ddcdcb94e73d1f4b70
SHA256: 5cca12a8296813f6af7bf61f1a6c75539ae1ebeb1218004b3af4a73ccf64b0b3
Description-en: Free Pascal - documentation 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 documentation for the Free Pascal Compiler in HTML
format.
Description-md5: 87030c98df63171b1a3903d17286416a
Homepage: http://www.freepascal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu