How To Install qca on Fedora 36
Introduction
In this tutorial we learn how to install qca
on Fedora 36.
What is qca
%description.
We can use yum
or dnf
to install qca
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qca.
Install qca 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
using dnf
by running the following command:
sudo dnf -y install qca
Install qca 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
using yum
by running the following command:
sudo yum -y install qca
How To Uninstall qca on Fedora 36
To uninstall only the qca
package we can use the following command:
sudo dnf remove qca
qca Package Contents on Fedora 36
/usr/bin/mozcerts
/usr/bin/qcatool
/usr/lib/.build-id
/usr/lib/.build-id/71
/usr/lib/.build-id/71/02a472bb89faa53e890beff2f3d9224068c3f4
/usr/lib/.build-id/87
/usr/lib/.build-id/87/e898eeda5b645f8fbca704ba005ade730426e2
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/02ee226778ad669cfa3f0e0ae4209fc29f8de1
/usr/lib/libqca.so.2
/usr/lib/libqca.so.2.2.1
/usr/lib/qt4/plugins/crypto
/usr/share/doc/qca
/usr/share/doc/qca/README
/usr/share/doc/qca/TODO
/usr/share/licenses/qca
/usr/share/licenses/qca/COPYING
/usr/share/man/man1/qcatool.1.gz
References
Summary
In this tutorial we learn how to install qca
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qca on Fedora 36” linkTitle: “qca” type: “docs” description: “In this tutorial we learn how to install qca in Fedora 36. qca is Qt4 Cryptographic Architecture” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qca-featured.png
Introduction
In this tutorial we learn how to install qca
on Fedora 36.
What is qca
%description.
We can use yum
or dnf
to install qca
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qca.
Install qca 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
using dnf
by running the following command:
sudo dnf -y install qca
Install qca 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
using yum
by running the following command:
sudo yum -y install qca
How To Uninstall qca on Fedora 36
To uninstall only the qca
package we can use the following command:
sudo dnf remove qca
qca Package Contents on Fedora 36
/usr/bin/mozcerts
/usr/bin/qcatool
/usr/lib/.build-id
/usr/lib/.build-id/25
/usr/lib/.build-id/25/3b8d9f9801c7ad34dbef25c106bc652726a1bc
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/b46452fc0019d0e96fa8d707fe6c5bb9dcb9e9
/usr/lib/.build-id/68
/usr/lib/.build-id/68/7478094dc9027d6afbc223ebbc79a128812956
/usr/lib64/libqca.so.2
/usr/lib64/libqca.so.2.2.1
/usr/lib64/qt4/plugins/crypto
/usr/share/doc/qca
/usr/share/doc/qca/README
/usr/share/doc/qca/TODO
/usr/share/licenses/qca
/usr/share/licenses/qca/COPYING
/usr/share/man/man1/qcatool.1.gz
References
Summary
In this tutorial we learn how to install qca
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).