How to Install and Uninstall ghc-hxt-unicode.x86_64 Package on Fedora 38

Last updated: October 02,2024

1. Install "ghc-hxt-unicode.x86_64" package

This tutorial shows how to install ghc-hxt-unicode.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install ghc-hxt-unicode.x86_64

2. Uninstall "ghc-hxt-unicode.x86_64" package

Learn how to uninstall ghc-hxt-unicode.x86_64 on Fedora 38:

$ sudo dnf remove ghc-hxt-unicode.x86_64 $ sudo dnf autoremove

3. Information about the ghc-hxt-unicode.x86_64 package on Fedora 38

Last metadata expiration check: 4:42:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-hxt-unicode
Version : 9.0.2.4
Release : 27.fc38
Architecture : x86_64
Size : 80 k
Source : ghc-hxt-unicode-9.0.2.4-27.fc38.src.rpm
Repository : fedora
Summary : Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
URL : https://hackage.haskell.org/package/hxt-unicode
License : MIT and BSD
Description : Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
: encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16,
: ASCII are supported. Decoding is done with lazy functions, errors may be
: detected or ignored.