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

Last updated: September 25,2024

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

Learn how to install ghc-HsOpenSSL-x509-system.x86_64 on Fedora 38

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

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

Last metadata expiration check: 0:52:40 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ghc-HsOpenSSL-x509-system
Version : 0.1.0.4
Release : 12.fc38
Architecture : x86_64
Size : 15 k
Source : ghc-HsOpenSSL-x509-system-0.1.0.4-12.fc38.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-3-Clause
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'.