How to Install and Uninstall ghc-bytestring-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "ghc-bytestring-devel.x86_64" package

This tutorial shows how to install ghc-bytestring-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ghc-bytestring-devel.x86_64

2. Uninstall "ghc-bytestring-devel.x86_64" package

Please follow the steps below to uninstall ghc-bytestring-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ghc-bytestring-devel.x86_64 $ sudo dnf autoremove

3. Information about the ghc-bytestring-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:34:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ghc-bytestring-devel
Version : 0.10.8.2
Release : 68.3.el8
Architecture : x86_64
Size : 1.2 M
Source : ghc-8.2.2-68.3.el8.src.rpm
Repository : epel
Summary : Haskell bytestring library development files
URL : https://haskell.org/ghc/
License : BSD
Description : This package provides the Haskell bytestring library development files.