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

Last updated: September 23,2024

1. Install "ghc-connection.x86_64" package

Please follow the instructions below to install ghc-connection.x86_64 on CentOS Stream 9

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

2. Uninstall "ghc-connection.x86_64" package

Please follow the guidelines below to uninstall ghc-connection.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 3:03:28 ago on Sat Mar 16 16:03:45 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.