How to Install and Uninstall ghc-clientsession Package on openSuSE Tumbleweed
Last updated: November 23,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
Copied
$
sudo zypper install
ghc-clientsession
Copied
2. Uninstall "ghc-clientsession" package
This tutorial shows how to uninstall ghc-clientsession on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-clientsession
Copied
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.
------------------------------------------
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.