How to Install and Uninstall ghc-http-api-data.x86_64 Package on AlmaLinux 9

Last updated: October 06,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 AlmaLinux 9

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

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

Please follow the guidelines below to uninstall ghc-http-api-data.x86_64 on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:12:54 ago on Wed Mar 13 07:41:12 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.