How To Install qca-cyrus-sasl on Fedora 36
Introduction
In this tutorial we learn how to install qca-cyrus-sasl
on Fedora 36.
What is qca-cyrus-sasl
Cyrus-SASL plugin for the Qt4 Cryptographic Architecture.
We can use yum
or dnf
to install qca-cyrus-sasl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qca-cyrus-sasl.
Install qca-cyrus-sasl 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 qca-cyrus-sasl
using dnf
by running the following command:
sudo dnf -y install qca-cyrus-sasl
Install qca-cyrus-sasl 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 qca-cyrus-sasl
using yum
by running the following command:
sudo yum -y install qca-cyrus-sasl
How To Uninstall qca-cyrus-sasl on Fedora 36
To uninstall only the qca-cyrus-sasl
package we can use the following command:
sudo dnf remove qca-cyrus-sasl
qca-cyrus-sasl Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/19
/usr/lib/.build-id/19/6db56f725ddba812620c6e5c3591d067b6821e
/usr/lib64/qt4/plugins/crypto/libqca-cyrus-sasl.so
/usr/share/doc/qca-cyrus-sasl
/usr/share/doc/qca-cyrus-sasl/README
References
Summary
In this tutorial we learn how to install qca-cyrus-sasl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qca-cyrus-sasl on Fedora 36” linkTitle: “qca-cyrus-sasl” type: “docs” description: “In this tutorial we learn how to install qca-cyrus-sasl in Fedora 36. qca-cyrus-sasl is Cyrus-SASL plugin for the Qt4 Cryptographic Architecture” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qca-cyrus-sasl-featured.png
Introduction
In this tutorial we learn how to install qca-cyrus-sasl
on Fedora 36.
What is qca-cyrus-sasl
Cyrus-SASL plugin for the Qt4 Cryptographic Architecture.
We can use yum
or dnf
to install qca-cyrus-sasl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qca-cyrus-sasl.
Install qca-cyrus-sasl 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 qca-cyrus-sasl
using dnf
by running the following command:
sudo dnf -y install qca-cyrus-sasl
Install qca-cyrus-sasl 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 qca-cyrus-sasl
using yum
by running the following command:
sudo yum -y install qca-cyrus-sasl
How To Uninstall qca-cyrus-sasl on Fedora 36
To uninstall only the qca-cyrus-sasl
package we can use the following command:
sudo dnf remove qca-cyrus-sasl
qca-cyrus-sasl Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/1bb8c9bfea006678ecd6c2913d43d92b3c7f58
/usr/lib/qt4/plugins/crypto/libqca-cyrus-sasl.so
/usr/share/doc/qca-cyrus-sasl
/usr/share/doc/qca-cyrus-sasl/README
References
Summary
In this tutorial we learn how to install qca-cyrus-sasl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).