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

Last updated: October 07,2024

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

This is a short guide on how to install ghc-HsOpenSSL-x509-system.x86_64 on Fedora 34

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

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

Please follow the steps below to uninstall ghc-HsOpenSSL-x509-system.x86_64 on Fedora 34:

$ 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 34

Last metadata expiration check: 2:02:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-HsOpenSSL-x509-system
Version : 0.1.0.4
Release : 2.fc34
Architecture : x86_64
Size : 13 k
Source : ghc-HsOpenSSL-x509-system-0.1.0.4-2.fc34.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'.