How to Install and Uninstall ghc-HsOpenSSL-x509-system.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "ghc-HsOpenSSL-x509-system.x86_64" package

Here is a brief guide to show you how to install ghc-HsOpenSSL-x509-system.x86_64 on Fedora 36

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

2. Uninstall "ghc-HsOpenSSL-x509-system.x86_64" package

Learn how to uninstall ghc-HsOpenSSL-x509-system.x86_64 on Fedora 36:

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

3. Information about the ghc-HsOpenSSL-x509-system.x86_64 package on Fedora 36

Last metadata expiration check: 5:02:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-HsOpenSSL-x509-system
Version : 0.1.0.4
Release : 7.fc36
Architecture : x86_64
Size : 14 k
Source : ghc-HsOpenSSL-x509-system-0.1.0.4-7.fc36.src.rpm
Repository : fedora
Summary : Use the system's native CA certificate store with HsOpenSSL
URL : https://hackage.haskell.org/package/HsOpenSSL-x509-system
License : BSD
Description : A cross-platform library that tries to find a (reasonable) CA certificate
: bundle that can be used with 'HsOpenSSL' to verify the certificates of remote
: peers.
:
: This package is for 'HsOpenSSL' what 'x509-system' is for the 'tls' package.
: Additionally, it borrows some ideas from 'x509-system'.