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

Last updated: October 05,2024

1. Install "ghc-clientsession.x86_64" package

Please follow the guidelines below to install ghc-clientsession.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-clientsession.x86_64

2. Uninstall "ghc-clientsession.x86_64" package

This guide covers the steps necessary to uninstall ghc-clientsession.x86_64 on Fedora 34:

$ sudo dnf remove ghc-clientsession.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:02:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-clientsession
Version : 0.9.1.2
Release : 14.fc34
Architecture : x86_64
Size : 29 k
Source : ghc-clientsession-0.9.1.2-14.fc34.src.rpm
Repository : fedora
Summary : Securely store session data in a client-side cookie
URL : https://hackage.haskell.org/package/clientsession
License : MIT
Description : Achieves security through AES-CTR encryption and Skein-MAC-512-256
: authentication. Uses Base64 encoding to avoid any issues with characters.