How to Install and Uninstall ghc-connection.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "ghc-connection.x86_64" package

This is a short guide on how to install ghc-connection.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-connection.x86_64

2. Uninstall "ghc-connection.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-connection.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-connection.x86_64 $ sudo dnf autoremove

3. Information about the ghc-connection.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:23:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-connection
Version : 0.3.1
Release : 7.el9
Architecture : x86_64
Size : 45 k
Source : ghc-connection-0.3.1-7.el9.src.rpm
Repository : epel
Summary : Simple and easy network connections API
URL : https://hackage.haskell.org/package/connection
License : BSD
Description : Simple network library for all your connection need.
:
: Features: Really simple to use, SSL/TLS, SOCKS.
:
: This library provides a very simple api to create sockets to a destination with
: the choice of SSL/TLS, and SOCKS.