How to Install and Uninstall ghc-http-api-data.x86_64 Package on Fedora 36

Last updated: September 28,2024

1. Install "ghc-http-api-data.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-http-api-data.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-http-api-data.x86_64

2. Uninstall "ghc-http-api-data.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-http-api-data.x86_64 on Fedora 36:

$ sudo dnf remove ghc-http-api-data.x86_64 $ sudo dnf autoremove

3. Information about the ghc-http-api-data.x86_64 package on Fedora 36

Last metadata expiration check: 2:11:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-http-api-data
Version : 0.4.2
Release : 2.fc36
Architecture : x86_64
Size : 134 k
Source : ghc-http-api-data-0.4.2-2.fc36.src.rpm
Repository : fedora
Summary : Converting to/from HTTP API data
URL : https://hackage.haskell.org/package/http-api-data
License : BSD
Description : This package defines typeclasses used for converting Haskell data types to and
: from HTTP API data. Haskell types like booleans, numbers, strings and dates are
: supported.