How to Install and Uninstall ghc-hackage-security.x86_64 Package on Rocky Linux 9

Last updated: May 07,2024

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

This guide covers the steps necessary to install ghc-hackage-security.x86_64 on Rocky Linux 9

$ 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 Rocky Linux 9:

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

3. Information about the ghc-hackage-security.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:03:52 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-hackage-security
Version : 0.6.2.1
Release : 1.el9
Architecture : x86_64
Size : 300 k
Source : ghc-hackage-security-0.6.2.1-1.el9.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.