How to Install and Uninstall ghc-string-conversions.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "ghc-string-conversions.x86_64" package

Please follow the steps below to install ghc-string-conversions.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-string-conversions.x86_64

2. Uninstall "ghc-string-conversions.x86_64" package

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

$ sudo dnf remove ghc-string-conversions.x86_64 $ sudo dnf autoremove

3. Information about the ghc-string-conversions.x86_64 package on Fedora 36

Last metadata expiration check: 2:49:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-string-conversions
Version : 0.4.0.1
Release : 17.fc36
Architecture : x86_64
Size : 19 k
Source : ghc-string-conversions-0.4.0.1-17.fc36.src.rpm
Repository : fedora
Summary : Simplifies dealing with different types for strings
URL : https://hackage.haskell.org/package/string-conversions
License : BSD
Description : Provides a simple type class for converting values of different string types
: into values of other string types.