How to Install and Uninstall ghc8.10-bytestring.x86_64 Package on Fedora 39

Last updated: September 27,2024

1. Install "ghc8.10-bytestring.x86_64" package

In this section, we are going to explain the necessary steps to install ghc8.10-bytestring.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ghc8.10-bytestring.x86_64

2. Uninstall "ghc8.10-bytestring.x86_64" package

This guide covers the steps necessary to uninstall ghc8.10-bytestring.x86_64 on Fedora 39:

$ sudo dnf remove ghc8.10-bytestring.x86_64 $ sudo dnf autoremove

3. Information about the ghc8.10-bytestring.x86_64 package on Fedora 39

Last metadata expiration check: 2:40:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc8.10-bytestring
Version : 0.10.12.0
Release : 12.fc39
Architecture : x86_64
Size : 181 k
Source : ghc8.10-8.10.7-12.fc39.src.rpm
Repository : fedora
Summary : Haskell bytestring library
URL : https://hackage.haskell.org/package/bytestring
License : BSD-3-Clause
Description : This package provides the Haskell bytestring library.