How To Install jreen on Fedora 36

In this tutorial we learn how to install jreen in Fedora 36. jreen is Qt4 XMPP Library

Introduction

In this tutorial we learn how to install jreen on Fedora 36.

What is jreen

Qt4 XMPP Library.

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

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

sudo dnf -y install jreen

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

sudo yum -y install jreen

How To Uninstall jreen on Fedora 36

To uninstall only the jreen package we can use the following command:

sudo dnf remove jreen

jreen Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/f0b6d24ecc2f040a90959e8f3bbddf2f70c4ee
/usr/lib/libjreen.so.1
/usr/lib/libjreen.so.1.2.1
/usr/share/doc/jreen
/usr/share/doc/jreen/AUTHORS
/usr/share/doc/jreen/ChangeLog
/usr/share/doc/jreen/README.md
/usr/share/licenses/jreen
/usr/share/licenses/jreen/COPYING

References

Summary

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


title: “How To Install jreen on Fedora 36” linkTitle: “jreen” type: “docs” description: “In this tutorial we learn how to install jreen in Fedora 36. jreen is Qt4 XMPP Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/jreen-featured.png

Introduction

In this tutorial we learn how to install jreen on Fedora 36.

What is jreen

Qt4 XMPP Library.

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

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

sudo dnf -y install jreen

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

sudo yum -y install jreen

How To Uninstall jreen on Fedora 36

To uninstall only the jreen package we can use the following command:

sudo dnf remove jreen

jreen Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/f10034f0335f66109f095169ca7463c3acced8
/usr/lib64/libjreen.so.1
/usr/lib64/libjreen.so.1.2.1
/usr/share/doc/jreen
/usr/share/doc/jreen/AUTHORS
/usr/share/doc/jreen/ChangeLog
/usr/share/doc/jreen/README.md
/usr/share/licenses/jreen
/usr/share/licenses/jreen/COPYING

References

Summary

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