How to Install and Uninstall ghc-uuid-types.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "ghc-uuid-types.x86_64" package

Learn how to install ghc-uuid-types.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc-uuid-types.x86_64

2. Uninstall "ghc-uuid-types.x86_64" package

Please follow the steps below to uninstall ghc-uuid-types.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc-uuid-types.x86_64 $ sudo dnf autoremove

3. Information about the ghc-uuid-types.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:12:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-uuid-types
Version : 1.0.5
Release : 2.el9
Architecture : x86_64
Size : 44 k
Source : ghc-uuid-types-1.0.5-2.el9.src.rpm
Repository : epel
Summary : Type definitions for Universally Unique Identifiers
URL : https://hackage.haskell.org/package/uuid-types
License : BSD
Description : This library contains type definitions for Universally Unique Identifiers and
: basic conversion functions. See https://en.wikipedia.org/wiki/UUID for the
: general idea.