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

Last updated: November 25,2024

1. Install "ghc-connection.x86_64" package

This is a short guide on how to install ghc-connection.x86_64 on Fedora 35

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

2. Uninstall "ghc-connection.x86_64" package

Please follow the guidance below to uninstall ghc-connection.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:40:05 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-connection
Version : 0.3.1
Release : 6.fc35
Architecture : x86_64
Size : 46 k
Source : ghc-connection-0.3.1-6.fc35.src.rpm
Repository : fedora
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.