How To Install qjdns-qt5 on Fedora 36

In this tutorial we learn how to install qjdns-qt5 in Fedora 36. qjdns-qt5 is Qt5-wrapper for jdns

Introduction

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

What is qjdns-qt5

For Qt5 users there is a wrapper available called QJDns and a very high-level wrapper called QJDnsShared (under its original name JDnsShared).

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

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

sudo dnf -y install qjdns-qt5

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

sudo yum -y install qjdns-qt5

How To Uninstall qjdns-qt5 on Fedora 36

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

sudo dnf remove qjdns-qt5

qjdns-qt5 Package Contents on Fedora 36

---
title: "How To Install qjdns-qt5 on Fedora 36"
linkTitle: "qjdns-qt5"
type: "docs"
description: "In this tutorial we learn how to install qjdns-qt5 in Fedora 36. qjdns-qt5 is Qt5-wrapper for jdns"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/qjdns-qt5-featured.png
---

## Introduction

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

### What is `qjdns-qt5`

> For Qt5 users there is a wrapper available called QJDns and a very high-level wrapper called QJDnsShared (under its original name JDnsShared).  

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

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

sudo dnf -y install qjdns-qt5

Install qjdns-qt5 on Fedora 36 Using yum

Update yum database with yum using the following command. /usr/lib/.build-id /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/01aea4b48d3411e5cbf7307a9b76ea37570d37 /usr/lib64/libqjdns-qt5.so.2 /usr/lib64/libqjdns-qt5.so.2.0.6

sudo yum makecache --refresh

## References

* [qjdns-qt5 website](https://github.com/psi-im/jdns)

## Summary

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

After updating yum database, We can install `qjdns-qt5` using `yum` by running the following command:

```bash
sudo yum -y install qjdns-qt5

How To Uninstall qjdns-qt5 on Fedora 36

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

sudo dnf remove qjdns-qt5

qjdns-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/d7377fb2dd688019cc010e4444667bffe22e08
/usr/lib/libqjdns-qt5.so.2
/usr/lib/libqjdns-qt5.so.2.0.6

References

Summary

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