How to Install and Uninstall ghc-hackage-security.x86_64 Package on Fedora 34

Last updated: July 03,2024

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

This is a short guide on how to install ghc-hackage-security.x86_64 on Fedora 34

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

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

Please follow the guidelines below to uninstall ghc-hackage-security.x86_64 on Fedora 34:

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

3. Information about the ghc-hackage-security.x86_64 package on Fedora 34

Last metadata expiration check: 4:26:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-hackage-security
Version : 0.6.0.1
Release : 3.fc34
Architecture : x86_64
Size : 304 k
Source : ghc-hackage-security-0.6.0.1-3.fc34.src.rpm
Repository : fedora
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.