How to Install and Uninstall cpphs.x86_64 Package on Fedora 39
Last updated: January 15,2025
1. Install "cpphs.x86_64" package
In this section, we are going to explain the necessary steps to install cpphs.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
cpphs.x86_64
Copied
2. Uninstall "cpphs.x86_64" package
Please follow the instructions below to uninstall cpphs.x86_64 on Fedora 39:
$
sudo dnf remove
cpphs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cpphs.x86_64 package on Fedora 39
Last metadata expiration check: 3:36:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cpphs
Version : 1.20.9.1
Release : 17.fc39
Architecture : x86_64
Size : 1.3 M
Source : cpphs-1.20.9.1-17.fc39.src.rpm
Repository : fedora
Summary : A liberalised C pre-processor for Haskell
URL : https://hackage.haskell.org/package/cpphs
License : GPL-2.0-or-later AND LGPL-2.1-or-later
Description : Cpphs is a re-implementation of the C pre-processor that is both more
: compatible with Haskell, and itself written in Haskell so that it can be
: distributed with compilers.
:
: This version of the C pre-processor is pretty-much feature-complete and
: compatible with traditional (K&R) pre-processors. Additional features include:
: a plain-text mode; an option to unlit literate code files; and an option to
: turn off macro-expansion.
Available Packages
Name : cpphs
Version : 1.20.9.1
Release : 17.fc39
Architecture : x86_64
Size : 1.3 M
Source : cpphs-1.20.9.1-17.fc39.src.rpm
Repository : fedora
Summary : A liberalised C pre-processor for Haskell
URL : https://hackage.haskell.org/package/cpphs
License : GPL-2.0-or-later AND LGPL-2.1-or-later
Description : Cpphs is a re-implementation of the C pre-processor that is both more
: compatible with Haskell, and itself written in Haskell so that it can be
: distributed with compilers.
:
: This version of the C pre-processor is pretty-much feature-complete and
: compatible with traditional (K&R) pre-processors. Additional features include:
: a plain-text mode; an option to unlit literate code files; and an option to
: turn off macro-expansion.