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

Last updated: September 21,2024

1. Install "ghc-resolv.x86_64" package

This guide covers the steps necessary to install ghc-resolv.x86_64 on Fedora 35

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

2. Uninstall "ghc-resolv.x86_64" package

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

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

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

Last metadata expiration check: 0:10:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-resolv
Version : 0.1.2.0
Release : 6.fc35
Architecture : x86_64
Size : 202 k
Source : ghc-resolv-0.1.2.0-6.fc35.src.rpm
Repository : fedora
Summary : Domain Name Service (DNS) lookup via the libresolv standard library routines
URL : https://hackage.haskell.org/package/resolv
License : GPLv2.0+
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.