How to Install and Uninstall fpc-src.noarch Package on CentOS 8 / RHEL 8

Last updated: May 21,2024

1. Install "fpc-src.noarch" package

This guide covers the steps necessary to install fpc-src.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install fpc-src.noarch

2. Uninstall "fpc-src.noarch" package

This tutorial shows how to uninstall fpc-src.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove fpc-src.noarch $ sudo dnf autoremove

3. Information about the fpc-src.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:25:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fpc-src
Version : 3.2.0
Release : 1.el8
Architecture : noarch
Size : 29 M
Source : fpc-3.2.0-1.el8.src.rpm
Repository : epel
Summary : Free Pascal Compiler - sources
URL : http://www.freepascal.org/
License : GPLv2+ and LGPLv2+ with exceptions
Description : The fpc-src package contains the sources of Free Pascal, for documentation or
: automatical-code generation purposes.