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

Last updated: December 17,2024

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

Please follow the step by step instructions below to install ghc-hxt-unicode.x86_64 on Fedora 35

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

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

Please follow the steps below to uninstall ghc-hxt-unicode.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:02:07 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ghc-hxt-unicode
Version : 9.0.2.4
Release : 15.fc35
Architecture : x86_64
Size : 79 k
Source : ghc-hxt-unicode-9.0.2.4-15.fc35.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.