How to Install and Uninstall ghc-hackage-security.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "ghc-hackage-security.x86_64" package

Please follow the instructions below to install ghc-hackage-security.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ghc-hackage-security.x86_64

2. Uninstall "ghc-hackage-security.x86_64" package

Please follow the steps below to uninstall ghc-hackage-security.x86_64 on CentOS Stream 8:

$ sudo dnf remove ghc-hackage-security.x86_64 $ sudo dnf autoremove

3. Information about the ghc-hackage-security.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:24:38 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-hackage-security
Version : 0.5.3.0
Release : 3.el8
Architecture : x86_64
Size : 285 k
Source : ghc-hackage-security-0.5.3.0-3.el8.src.rpm
Repository : epel
Summary : Hackage security library
URL : https://hackage.haskell.org/package/hackage-security
License : BSD
Description : The hackage security library provides both server and client utilities for
: securing the Hackage package server (https://hackage.haskell.org/). It is
: based on The Update Framework (https://theupdateframework.com/), a set of
: recommendations developed by security researchers at various universities in
: the US as well as developers on the Tor project (https://www.torproject.org/).
:
: The current implementation supports only index signing, thereby enabling
: untrusted mirrors. It does not yet provide facilities for author package
: signing.