How to Install and Uninstall ghc-http-query.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "ghc-http-query.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-http-query.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-http-query.x86_64

2. Uninstall "ghc-http-query.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-http-query.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-http-query.x86_64 $ sudo dnf autoremove

3. Information about the ghc-http-query.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:22:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-http-query
Version : 0.1.3
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : ghc-http-query-0.1.3-1.el9.src.rpm
Repository : epel
Summary : Simple http queries
URL : https://hackage.haskell.org/package/http-query
License : BSD
Description : Simple web API queries returning JSON.