How to Install and Uninstall ghc-base16-bytestring.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 06,2025

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

This guide let you learn how to install ghc-base16-bytestring.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall ghc-base16-bytestring.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ghc-base16-bytestring.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:50:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-base16-bytestring
Version : 0.1.1.6
Release : 10.el8
Architecture : x86_64
Size : 18 k
Source : ghc-base16-bytestring-0.1.1.6-10.el8.src.rpm
Repository : epel
Summary : Fast hex encoding and decoding for ByteStrings
URL : https://hackage.haskell.org/package/base16-bytestring
License : BSD
Description : Fast base16 (hex) encoding and decoding for ByteStrings.