How to Install and Uninstall ghc-syb.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "ghc-syb.x86_64" package
Learn how to install ghc-syb.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-syb.x86_64
Copied
2. Uninstall "ghc-syb.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-syb.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ghc-syb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-syb.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:22:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-syb
Version : 0.7
Release : 3.el8
Architecture : x86_64
Size : 52 k
Source : ghc-syb-0.7-3.el8.src.rpm
Repository : epel
Summary : Scrap Your Boilerplate
URL : https://hackage.haskell.org/package/syb
License : BSD
Description : This package contains the generics system described in the "Scrap Your
: Boilerplate" papers (see).
: It defines the 'Data' class of types permitting folding and unfolding of
: constructor applications, instances of this class for primitive types, and
: a variety of traversals.
Available Packages
Name : ghc-syb
Version : 0.7
Release : 3.el8
Architecture : x86_64
Size : 52 k
Source : ghc-syb-0.7-3.el8.src.rpm
Repository : epel
Summary : Scrap Your Boilerplate
URL : https://hackage.haskell.org/package/syb
License : BSD
Description : This package contains the generics system described in the "Scrap Your
: Boilerplate" papers (see
: It defines the 'Data' class of types permitting folding and unfolding of
: constructor applications, instances of this class for primitive types, and
: a variety of traversals.