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

Last updated: May 19,2024

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

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

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

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

This guide let you learn how to uninstall ghc-string-conversions.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:20:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-string-conversions
Version : 0.4.0.1
Release : 16.fc35
Architecture : x86_64
Size : 19 k
Source : ghc-string-conversions-0.4.0.1-16.fc35.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.