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

Last updated: October 04,2024

1. Install "ghc-http-client-tls.x86_64" package

This guide covers the steps necessary to install ghc-http-client-tls.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-http-client-tls.x86_64

2. Uninstall "ghc-http-client-tls.x86_64" package

Please follow the guidelines below to uninstall ghc-http-client-tls.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-http-client-tls.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:25:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-http-client-tls
Version : 0.3.5.3
Release : 16.el9
Architecture : x86_64
Size : 44 k
Source : ghc-http-client-tls-0.3.5.3-16.el9.src.rpm
Repository : epel
Summary : Http-client backend using the connection package and tls library
URL : https://hackage.haskell.org/package/http-client-tls
License : MIT
Description : Use the http-client package with the pure-Haskell tls package for secure
: connections. Intended for use by higher-level libraries, such as http-conduit.