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

Last updated: October 07,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 34

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

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

This guide let you learn how to uninstall ghc-http-api-data.x86_64 on Fedora 34:

$ 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 34

Last metadata expiration check: 4:04:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-http-api-data
Version : 0.4.1.1
Release : 4.fc34
Architecture : x86_64
Size : 132 k
Source : ghc-http-api-data-0.4.1.1-4.fc34.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.