How to Install and Uninstall ghc-uuid-types.x86_64 Package on Oracle Linux 8

Last updated: May 19,2024

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

This guide let you learn how to install ghc-uuid-types.x86_64 on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-uuid-types.x86_64 on Oracle Linux 8:

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

3. Information about the ghc-uuid-types.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:18:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ghc-uuid-types
Version : 1.0.3
Release : 8.el8
Architecture : x86_64
Size : 44 k
Source : ghc-uuid-types-1.0.3-8.el8.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.