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

Last updated: October 07,2024

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

Learn how to install ghc-uri-bytestring.x86_64 on Fedora 35

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

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

Learn how to uninstall ghc-uri-bytestring.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:06:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-uri-bytestring
Version : 0.3.3.1
Release : 1.fc35
Architecture : x86_64
Size : 118 k
Source : ghc-uri-bytestring-0.3.3.1-1.fc35.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.