How to Install and Uninstall ghc-hackage-security Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "ghc-hackage-security" package

Here is a brief guide to show you how to install ghc-hackage-security on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-hackage-security

2. Uninstall "ghc-hackage-security" package

This is a short guide on how to uninstall ghc-hackage-security on openSuSE Tumbleweed:

$ sudo zypper remove ghc-hackage-security

3. Information about the ghc-hackage-security package on openSuSE Tumbleweed

Information for package ghc-hackage-security:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hackage-security
Version : 0.6.2.4-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : ghc-hackage-security-0.6.2.4-2.2.src
Upstream URL : https://hackage.haskell.org/package/hackage-security
Summary : Hackage security library
Description :
The hackage security library provides both server and client utilities for
securing the Hackage package server ().
It is based on The Update Framework (), a set
of recommendations developed by security researchers at various universities in
the US as well as developers on the Tor project
().
The current implementation supports only index signing, thereby enabling
untrusted mirrors. It does not yet provide facilities for author package
signing.
The library has two main entry points: "Hackage.Security.Client" is the main
entry point for clients (the typical example being 'cabal'), and
"Hackage.Security.Server" is the main entry point for servers (the typical
example being 'hackage-server').

5. The same packages on other Linux Distributions