How To Install libqxmledit on Fedora 36

In this tutorial we learn how to install libqxmledit in Fedora 36. libqxmledit is XML Editor Shared Libraries

Introduction

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

What is libqxmledit

QXmlQXmlEdit is a simple XML editor based on qt libraries. This package includes QXmlEdit shared libraries.

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

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

sudo dnf -y install libqxmledit

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

sudo yum -y install libqxmledit

How To Uninstall libqxmledit on Fedora 36

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

sudo dnf remove libqxmledit

libqxmledit Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/ef31ab9bbdb6f18f7fb3f0332dd04b624cea75
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/da3f1dfe0ca1bce11e62181b6226ac3ad76f26
/usr/lib/libQXmlEditSessions.so.0
/usr/lib/libQXmlEditSessions.so.0.9
/usr/lib/libQXmlEditSessions.so.0.9.16
/usr/lib/libQXmlEditWidget.so.0
/usr/lib/libQXmlEditWidget.so.0.9
/usr/lib/libQXmlEditWidget.so.0.9.16
/usr/share/licenses/libqxmledit
/usr/share/licenses/libqxmledit/COPYING
/usr/share/licenses/libqxmledit/GPLV3.txt
/usr/share/licenses/libqxmledit/LGPLV3.txt

References

Summary

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


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

Introduction

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

What is libqxmledit

QXmlQXmlEdit is a simple XML editor based on qt libraries. This package includes QXmlEdit shared libraries.

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

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

sudo dnf -y install libqxmledit

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

sudo yum -y install libqxmledit

How To Uninstall libqxmledit on Fedora 36

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

sudo dnf remove libqxmledit

libqxmledit Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/29
/usr/lib/.build-id/29/eb629d8074a5f6e5ccb172adb88dd3b2c440c7
/usr/lib/.build-id/83
/usr/lib/.build-id/83/f40188f44e52aa0478c6aaa746854792355b99
/usr/lib64/libQXmlEditSessions.so.0
/usr/lib64/libQXmlEditSessions.so.0.9
/usr/lib64/libQXmlEditSessions.so.0.9.16
/usr/lib64/libQXmlEditWidget.so.0
/usr/lib64/libQXmlEditWidget.so.0.9
/usr/lib64/libQXmlEditWidget.so.0.9.16
/usr/share/licenses/libqxmledit
/usr/share/licenses/libqxmledit/COPYING
/usr/share/licenses/libqxmledit/GPLV3.txt
/usr/share/licenses/libqxmledit/LGPLV3.txt

References

Summary

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