How to Install and Uninstall ghc-xdg-userdirs.x86_64 Package on Fedora 34

Last updated: June 30,2024

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

Please follow the guidance below to install ghc-xdg-userdirs.x86_64 on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-xdg-userdirs.x86_64 on Fedora 34:

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

3. Information about the ghc-xdg-userdirs.x86_64 package on Fedora 34

Last metadata expiration check: 4:58:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-xdg-userdirs
Version : 0.1.0.2
Release : 8.fc34
Architecture : x86_64
Size : 21 k
Source : ghc-xdg-userdirs-0.1.0.2-8.fc34.src.rpm
Repository : fedora
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.