How to Install and Uninstall ghc-resolv.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "ghc-resolv.x86_64" package

Please follow the step by step instructions below to install ghc-resolv.x86_64 on Fedora 38

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

2. Uninstall "ghc-resolv.x86_64" package

Please follow the steps below to uninstall ghc-resolv.x86_64 on Fedora 38:

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

3. Information about the ghc-resolv.x86_64 package on Fedora 38

Last metadata expiration check: 2:11:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-resolv
Version : 0.1.2.0
Release : 16.fc38
Architecture : x86_64
Size : 207 k
Source : ghc-resolv-0.1.2.0-16.fc38.src.rpm
Repository : fedora
Summary : Domain Name Service (DNS) lookup via the libresolv standard library routines
URL : https://hackage.haskell.org/package/resolv
License : GPL-2.0-or-later
Description : This package implements an API for accessing the [Domain Name Service
: (DNS)](https://tools.ietf.org/html/rfc1035) resolver service via the standard
: 'libresolv' system library (whose API is often available directly via the
: standard 'libc' C library) on Unix systems.