How to Install and Uninstall fpc-doc.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "fpc-doc.x86_64" package

This tutorial shows how to install fpc-doc.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install fpc-doc.x86_64

2. Uninstall "fpc-doc.x86_64" package

Please follow the steps below to uninstall fpc-doc.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove fpc-doc.x86_64 $ sudo dnf autoremove

3. Information about the fpc-doc.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:25:20 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fpc-doc
Version : 3.2.0
Release : 1.el8
Architecture : x86_64
Size : 10 M
Source : fpc-3.2.0-1.el8.src.rpm
Repository : epel
Summary : Free Pascal Compiler - documentation and examples
URL : http://www.freepascal.org/
License : GPLv2+ and LGPLv2+ with exceptions
Description : The fpc-doc package contains the documentation (in pdf format) and examples
: of Free Pascal.