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

Last updated: January 11,2025

1. Install "ghc-HsOpenSSL.x86_64" package

This is a short guide on how to install ghc-HsOpenSSL.x86_64 on Fedora 38

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

2. Uninstall "ghc-HsOpenSSL.x86_64" package

Here is a brief guide to show you how to uninstall ghc-HsOpenSSL.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 5:52:48 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-HsOpenSSL
Version : 0.11.7.4
Release : 2.fc38
Architecture : x86_64
Size : 201 k
Source : ghc-HsOpenSSL-0.11.7.4-2.fc38.src.rpm
Repository : fedora
Summary : Partial OpenSSL binding for Haskell
URL : https://hackage.haskell.org/package/HsOpenSSL
License : CC0-1.0
Description : HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA and DSA keys,
: read and write PEM files, generate message digests, sign and verify messages,
: encrypt and decrypt messages. It has also some capabilities of creating SSL
: clients and servers.
:
: This package is in production use by a number of Haskell based systems and stable.