How to Install and Uninstall ghc-http-api-data.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This is a short guide on how to install ghc-http-api-data.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall ghc-http-api-data.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-http-api-data.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:57:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-http-api-data
Version : 0.4.2
Release : 2.el9
Architecture : x86_64
Size : 134 k
Source : ghc-http-api-data-0.4.2-2.el9.src.rpm
Repository : epel
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.