How To Install cyrus-sasl-scram on Fedora 36

In this tutorial we learn how to install cyrus-sasl-scram in Fedora 36. cyrus-sasl-scram is SCRAM auxprop support for Cyrus SASL

Introduction

In this tutorial we learn how to install cyrus-sasl-scram on Fedora 36.

What is cyrus-sasl-scram

The cyrus-sasl-scram package contains the Cyrus SASL plugin which supports the SCRAM authentication scheme.

We can use yum or dnf to install cyrus-sasl-scram on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cyrus-sasl-scram.

Install cyrus-sasl-scram on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install cyrus-sasl-scram using dnf by running the following command:

sudo dnf -y install cyrus-sasl-scram

Install cyrus-sasl-scram on Fedora 36 Using yum

title: “How To Install cyrus-sasl-scram on Fedora 36” linkTitle: “cyrus-sasl-scram” Update yum database with yum using the following command.

type: “docs”

description: "In this tutorial we learn how to install cyrus-sasl-scram in Fedora 36. cyrus-sasl-scram is SCRAM auxprop support for Cyrus SASL"
sudo yum makecache --refresh
date: "2022-08-17"

lastmod: “2022-08-17”

#image: /images/fedora/36/cyrus-sasl-scram-featured.png After updating yum database, We can install cyrus-sasl-scram using yum by running the following command:

## Introduction

sudo yum -y install cyrus-sasl-scram

In this tutorial we learn how to install cyrus-sasl-scram on Fedora 36.

How To Uninstall cyrus-sasl-scram on Fedora 36

What is cyrus-sasl-scram

To uninstall only the cyrus-sasl-scram package we can use the following command:

The cyrus-sasl-scram package contains the Cyrus SASL plugin which supports the SCRAM authentication scheme.


sudo dnf remove cyrus-sasl-scram

We can use yum or dnf to install cyrus-sasl-scram on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cyrus-sasl-scram.

cyrus-sasl-scram Package Contents on Fedora 36

Install cyrus-sasl-scram on Fedora 36 Using dnf


Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install cyrus-sasl-scram using dnf by running the following command:

sudo dnf -y install cyrus-sasl-scram

Install cyrus-sasl-scram on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install cyrus-sasl-scram using yum by running the following command:

sudo yum -y install cyrus-sasl-scram
/usr/lib/.build-id
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/19c8010fbc171075fa242de683fb3b8428adcd
/usr/lib/sasl2/libscram.so
/usr/lib/sasl2/libscram.so.3
/usr/lib/sasl2/libscram.so.3.0.0

How To Uninstall cyrus-sasl-scram on Fedora 36

To uninstall only the cyrus-sasl-scram package we can use the following command:

```bash

sudo dnf remove cyrus-sasl-scram
## References

cyrus-sasl-scram Package Contents on Fedora 36

Summary


In this tutorial we learn how to install `cyrus-sasl-scram` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/49db0d1c661568b7e735243c4b7c42f0aaee81
/usr/lib64/sasl2/libscram.so
/usr/lib64/sasl2/libscram.so.3
/usr/lib64/sasl2/libscram.so.3.0.0

References

Summary

In this tutorial we learn how to install cyrus-sasl-scram on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).