How to Install and Uninstall ongres-scram.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "ongres-scram.noarch" package

Please follow the guidelines below to install ongres-scram.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install ongres-scram.noarch

2. Uninstall "ongres-scram.noarch" package

In this section, we are going to explain the necessary steps to uninstall ongres-scram.noarch on Fedora 34:

$ sudo dnf remove ongres-scram.noarch $ sudo dnf autoremove

3. Information about the ongres-scram.noarch package on Fedora 34

Last metadata expiration check: 5:15:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ongres-scram
Version : 1.0.0~beta.2
Release : 12.fc34
Architecture : noarch
Size : 45 k
Source : ongres-scram-1.0.0~beta.2-12.fc34.src.rpm
Repository : fedora
Summary : Salted Challenge Response Authentication Mechanism (SCRAM) - Java Implementation
URL : https://github.com/ongres/scram
License : BSD
Description : This is a Java implementation of SCRAM (Salted Challenge Response
: Authentication Mechanism) which is part of the family of Simple
: Authentication and Security Layer (SASL, RFC 4422) authentication
: mechanisms. It is described as part of RFC 5802 and RFC7677.