How to Install and Uninstall ghc-xdg-userdirs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "ghc-xdg-userdirs.x86_64" package

This guide let you learn how to install ghc-xdg-userdirs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ghc-xdg-userdirs.x86_64

2. Uninstall "ghc-xdg-userdirs.x86_64" package

Here is a brief guide to show you how to uninstall ghc-xdg-userdirs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc-xdg-userdirs.x86_64 $ sudo dnf autoremove

3. Information about the ghc-xdg-userdirs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:43:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-xdg-userdirs
Version : 0.1.0.2
Release : 11.el9
Architecture : x86_64
Size : 22 k
Source : ghc-xdg-userdirs-0.1.0.2-11.el9.src.rpm
Repository : epel
Summary : Basic implementation of XDG user directories specification
URL : https://hackage.haskell.org/package/xdg-userdirs
License : BSD
Description : On Unix platforms, this should be a very straightforward implementation of the
: XDG User Directory spec. On Windows, it will attempt to do the right thing with
: regards to choosing appropriate directories.