How to Install and Uninstall ghc-hackage-security Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-hackage-security" package
Here is a brief guide to show you how to install ghc-hackage-security on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-hackage-security
Copied
2. Uninstall "ghc-hackage-security" package
Please follow the instructions below to uninstall ghc-hackage-security on openSUSE Leap:
$
sudo zypper remove
ghc-hackage-security
Copied
3. Information about the ghc-hackage-security package on openSUSE Leap
Information for package ghc-hackage-security:
---------------------------------------------
Repository : Main Repository
Name : ghc-hackage-security
Version : 0.6.2.0-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : ghc-hackage-security-0.6.2.0-bp155.2.15.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').
---------------------------------------------
Repository : Main Repository
Name : ghc-hackage-security
Version : 0.6.2.0-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : ghc-hackage-security-0.6.2.0-bp155.2.15.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 (
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').