How to Install and Uninstall ghc-servant-client-core.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "ghc-servant-client-core.x86_64" package

This tutorial shows how to install ghc-servant-client-core.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-servant-client-core.x86_64

2. Uninstall "ghc-servant-client-core.x86_64" package

This guide covers the steps necessary to uninstall ghc-servant-client-core.x86_64 on Fedora 36:

$ sudo dnf remove ghc-servant-client-core.x86_64 $ sudo dnf autoremove

3. Information about the ghc-servant-client-core.x86_64 package on Fedora 36

Last metadata expiration check: 2:52:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-servant-client-core
Version : 0.18.3
Release : 2.fc36
Architecture : x86_64
Size : 102 k
Source : ghc-servant-client-core-0.18.3-2.fc36.src.rpm
Repository : fedora
Summary : Core functionality and class for client function generation for servant APIs
URL : https://hackage.haskell.org/package/servant-client-core
License : BSD
Description : This library provides backend-agnostic generation of client functions.