How to Install and Uninstall ghc-uri-bytestring.x86_64 Package on Fedora 36

Last updated: October 09,2024

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

Please follow the step by step instructions below to install ghc-uri-bytestring.x86_64 on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-uri-bytestring.x86_64 on Fedora 36:

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

3. Information about the ghc-uri-bytestring.x86_64 package on Fedora 36

Last metadata expiration check: 1:33:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-uri-bytestring
Version : 0.3.3.1
Release : 2.fc36
Architecture : x86_64
Size : 118 k
Source : ghc-uri-bytestring-0.3.3.1-2.fc36.src.rpm
Repository : fedora
Summary : Haskell URI parsing as ByteStrings
URL : https://hackage.haskell.org/package/uri-bytestring
License : BSD
Description : Uri-bytestring aims to be an RFC3986 compliant URI parser that uses efficient
: ByteStrings for parsing and representing the URI data.