How to Install and Uninstall ghc-wcwidth.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "ghc-wcwidth.x86_64" package

This tutorial shows how to install ghc-wcwidth.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install ghc-wcwidth.x86_64

2. Uninstall "ghc-wcwidth.x86_64" package

Here is a brief guide to show you how to uninstall ghc-wcwidth.x86_64 on Rocky Linux 9:

$ sudo dnf remove ghc-wcwidth.x86_64 $ sudo dnf autoremove

3. Information about the ghc-wcwidth.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:18:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-wcwidth
Version : 0.0.2
Release : 14.el9
Architecture : x86_64
Size : 13 k
Source : ghc-tasty-1.4.2.1-14.el9.src.rpm
Repository : epel
Summary : Haskell wcwidth library
URL : https://hackage.haskell.org/package/wcwidth
License : MIT
Description : This package provides the Haskell wcwidth library.