How to Install and Uninstall ghc-connection.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "ghc-connection.x86_64" package

This guide let you learn how to install ghc-connection.x86_64 on Fedora 38

$ 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 Fedora 38:

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

3. Information about the ghc-connection.x86_64 package on Fedora 38

Last metadata expiration check: 5:42:23 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-connection
Version : 0.3.1
Release : 15.fc38
Architecture : x86_64
Size : 45 k
Source : ghc-connection-0.3.1-15.fc38.src.rpm
Repository : fedora
Summary : Simple and easy network connections API
URL : https://hackage.haskell.org/package/connection
License : BSD-3-Clause
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.