How To Install ghc-string-conversions on Fedora 36
Introduction
In this tutorial we learn how to install ghc-string-conversions
on Fedora 36.
What is ghc-string-conversions
Provides a simple type class for converting values of different string types into values of other string types.
We can use yum
or dnf
to install ghc-string-conversions
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-string-conversions.
Install ghc-string-conversions on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install ghc-string-conversions
using dnf
by running the following command:
Install ghc-string-conversions on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install ghc-string-conversions
using yum
by running the following command:
How To Uninstall ghc-string-conversions on Fedora 36
To uninstall only the ghc-string-conversions
package we can use the following command:
ghc-string-conversions Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install ghc-string-conversions
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).