How to Install and Uninstall gap-pkg-crypting.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "gap-pkg-crypting.x86_64" package

Please follow the steps below to install gap-pkg-crypting.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gap-pkg-crypting.x86_64

2. Uninstall "gap-pkg-crypting.x86_64" package

Please follow the step by step instructions below to uninstall gap-pkg-crypting.x86_64 on Fedora 35:

$ sudo dnf remove gap-pkg-crypting.x86_64 $ sudo dnf autoremove

3. Information about the gap-pkg-crypting.x86_64 package on Fedora 35

Last metadata expiration check: 1:54:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gap-pkg-crypting
Version : 0.10.1
Release : 2.fc35
Architecture : x86_64
Size : 21 k
Source : gap-pkg-crypting-0.10.1-2.fc35.src.rpm
Repository : fedora
Summary : Hashes and Crypto in GAP
URL : https://gap-packages.github.io/crypting/
License : BSD
Description : This package implements some cryptographic primitives. At the moment
: this is a custom implementation of SHA256 and HMAC, which is needed to
: sign messages in the Jupyter kernel.
:
: Bindings to a full crypto library are a possibility for the future, and
: pull-requests (after discussion) are appreciated.