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