How to Install and Uninstall ghc-base16-bytestring.x86_64 Package on CentOS Stream 8

Last updated: July 02,2024

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

This guide covers the steps necessary to install ghc-base16-bytestring.x86_64 on CentOS Stream 8

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

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

Please follow the guidelines below to uninstall ghc-base16-bytestring.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-base16-bytestring.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:27:52 ago on Sun Feb 25 03:03:59 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.