How to Install and Uninstall ghc-clientsession Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "ghc-clientsession" package

In this section, we are going to explain the necessary steps to install ghc-clientsession on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-clientsession

2. Uninstall "ghc-clientsession" package

This tutorial shows how to uninstall ghc-clientsession on openSuSE Tumbleweed:

$ sudo zypper remove ghc-clientsession

3. Information about the ghc-clientsession package on openSuSE Tumbleweed

Information for package ghc-clientsession:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-clientsession
Version : 0.9.2.0-2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : ghc-clientsession-0.9.2.0-2.9.src
Upstream URL : https://hackage.haskell.org/package/clientsession
Summary : Securely store session data in a client-side cookie
Description :
Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with characters.

5. The same packages on other Linux Distributions