How to Install and Uninstall python3-scramp.noarch Package on Fedora 35

Last updated: January 15,2025

1. Install "python3-scramp.noarch" package

Here is a brief guide to show you how to install python3-scramp.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-scramp.noarch

2. Uninstall "python3-scramp.noarch" package

Please follow the steps below to uninstall python3-scramp.noarch on Fedora 35:

$ sudo dnf remove python3-scramp.noarch $ sudo dnf autoremove

3. Information about the python3-scramp.noarch package on Fedora 35

Last metadata expiration check: 4:09:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-scramp
Version : 1.2.0
Release : 5.fc35
Architecture : noarch
Size : 23 k
Source : python-scramp-1.2.0-5.fc35.src.rpm
Repository : fedora
Summary : Implementation of the SCRAM protocol
URL : https://github.com/tlocke/scramp
License : MIT
Description : Scramp is a pure-Python implementation of the SCRAM authentication protocol.