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

Last updated: October 06,2024

1. Install "ghc-connection.x86_64" package

This guide let you learn how to install ghc-connection.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-connection.x86_64" package

This guide covers the steps necessary to uninstall ghc-connection.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:18:55 ago on Fri Feb 16 06:49:52 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.