How To Install qca-qt5-devel on Fedora 36

In this tutorial we learn how to install qca-qt5-devel in Fedora 36. qca-qt5-devel is Qt5 Cryptographic Architecture development files

Introduction

In this tutorial we learn how to install qca-qt5-devel on Fedora 36.

What is qca-qt5-devel

Qt5 Cryptographic Architecture development files.

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

Install qca-qt5-devel 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-devel using dnf by running the following command:

sudo dnf -y install qca-qt5-devel

Install qca-qt5-devel 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-devel using yum by running the following command:

sudo yum -y install qca-qt5-devel

How To Uninstall qca-qt5-devel on Fedora 36

To uninstall only the qca-qt5-devel package we can use the following command:

sudo dnf remove qca-qt5-devel

qca-qt5-devel Package Contents on Fedora 36

---
title: "How To Install qca-qt5-devel on Fedora 36"
linkTitle: "qca-qt5-devel"
type: "docs"
description: "In this tutorial we learn how to install qca-qt5-devel in Fedora 36. qca-qt5-devel is Qt5 Cryptographic Architecture development files"
date: "2022-08-17"
lastmod: "2022-08-17"
/usr/include/qt5/QtCrypto
/usr/include/qt5/QtCrypto/QtCrypto
/usr/include/qt5/QtCrypto/qca.h
/usr/include/qt5/QtCrypto/qca_basic.h
/usr/include/qt5/QtCrypto/qca_cert.h
/usr/include/qt5/QtCrypto/qca_core.h
/usr/include/qt5/QtCrypto/qca_export.h
/usr/include/qt5/QtCrypto/qca_keystore.h
/usr/include/qt5/QtCrypto/qca_publickey.h
/usr/include/qt5/QtCrypto/qca_safetimer.h
/usr/include/qt5/QtCrypto/qca_securelayer.h
/usr/include/qt5/QtCrypto/qca_securemessage.h
/usr/include/qt5/QtCrypto/qca_support.h
/usr/include/qt5/QtCrypto/qca_textfilter.h
/usr/include/qt5/QtCrypto/qca_tools.h
/usr/include/qt5/QtCrypto/qca_version.h
/usr/include/qt5/QtCrypto/qcaprovider.h
/usr/include/qt5/QtCrypto/qpipe.h
/usr/lib64/cmake/Qca-qt5
/usr/lib64/cmake/Qca-qt5/Qca-qt5Config.cmake
/usr/lib64/cmake/Qca-qt5/Qca-qt5ConfigVersion.cmake
/usr/lib64/cmake/Qca-qt5/Qca-qt5Targets-noconfig.cmake
/usr/lib64/cmake/Qca-qt5/Qca-qt5Targets.cmake
/usr/lib64/libqca-qt5.so
/usr/lib64/pkgconfig/qca2-qt5.pc
/usr/lib64/qt5/mkspecs/features/crypto.prf
#image: /images/fedora/36/qca-qt5-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `qca-qt5-devel` on Fedora 36.

### What is `qca-qt5-devel`

> Qt5 Cryptographic Architecture development files.  

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

References

Install qca-qt5-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

Summary

sudo dnf makecache --refresh

In this tutorial we learn how to install qca-qt5-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

After updating yum database, We can install qca-qt5-devel using dnf by running the following command:

sudo dnf -y install qca-qt5-devel

Install qca-qt5-devel 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-devel using yum by running the following command:

sudo yum -y install qca-qt5-devel

How To Uninstall qca-qt5-devel on Fedora 36

To uninstall only the qca-qt5-devel package we can use the following command:

sudo dnf remove qca-qt5-devel

qca-qt5-devel Package Contents on Fedora 36

/usr/include/qt5/QtCrypto
/usr/include/qt5/QtCrypto/QtCrypto
/usr/include/qt5/QtCrypto/qca.h
/usr/include/qt5/QtCrypto/qca_basic.h
/usr/include/qt5/QtCrypto/qca_cert.h
/usr/include/qt5/QtCrypto/qca_core.h
/usr/include/qt5/QtCrypto/qca_export.h
/usr/include/qt5/QtCrypto/qca_keystore.h
/usr/include/qt5/QtCrypto/qca_publickey.h
/usr/include/qt5/QtCrypto/qca_safetimer.h
/usr/include/qt5/QtCrypto/qca_securelayer.h
/usr/include/qt5/QtCrypto/qca_securemessage.h
/usr/include/qt5/QtCrypto/qca_support.h
/usr/include/qt5/QtCrypto/qca_textfilter.h
/usr/include/qt5/QtCrypto/qca_tools.h
/usr/include/qt5/QtCrypto/qca_version.h
/usr/include/qt5/QtCrypto/qcaprovider.h
/usr/include/qt5/QtCrypto/qpipe.h
/usr/lib/cmake/Qca-qt5
/usr/lib/cmake/Qca-qt5/Qca-qt5Config.cmake
/usr/lib/cmake/Qca-qt5/Qca-qt5ConfigVersion.cmake
/usr/lib/cmake/Qca-qt5/Qca-qt5Targets-noconfig.cmake
/usr/lib/cmake/Qca-qt5/Qca-qt5Targets.cmake
/usr/lib/libqca-qt5.so
/usr/lib/pkgconfig/qca2-qt5.pc
/usr/lib/qt5/mkspecs/features/crypto.prf

References

Summary

In this tutorial we learn how to install qca-qt5-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).