How To Install libqtxdg on Fedora 36
Introduction
In this tutorial we learn how to install libqtxdg on Fedora 36.
What is libqtxdg
QtXdg, a Qt5 implementation of XDG standards.
We can use yum or dnf to install libqtxdg on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libqtxdg.
Install libqtxdg 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 libqtxdg using dnf by running the following command:
sudo dnf -y install libqtxdg
Install libqtxdg 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 libqtxdg using yum by running the following command:
sudo yum -y install libqtxdg
How To Uninstall libqtxdg on Fedora 36
To uninstall only the libqtxdg package we can use the following command:
sudo dnf remove libqtxdg
libqtxdg Package Contents on Fedora 36
/usr/bin/qtxdg-mat
/usr/lib/.build-id
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/3a08bb735d0a979e3718ecf8ba483a35d7cf40
/usr/lib/.build-id/28
/usr/lib/.build-id/28/68940e8225eecffdc2439bf34233fc82df35eb
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/4d1a3930deaa488521b3ecd3a2a3f9adfd0682
/usr/lib/libQt5Xdg.so.3
/usr/lib/libQt5Xdg.so.3.8.0
/usr/lib/libQt5XdgIconLoader.so.3
/usr/lib/libQt5XdgIconLoader.so.3.8.0
/usr/share/doc/libqtxdg
/usr/share/doc/libqtxdg/AUTHORS
/usr/share/licenses/libqtxdg
/usr/share/licenses/libqtxdg/COPYING
/usr/share/lxqt/lxqt-qtxdg.conf
/usr/share/lxqt/qtxdg.conf
References
Summary
In this tutorial we learn how to install libqtxdg on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libqtxdg on Fedora 36” linkTitle: “libqtxdg” type: “docs” description: “In this tutorial we learn how to install libqtxdg in Fedora 36. libqtxdg is QtXdg, a Qt5 implementation of XDG standards” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libqtxdg-featured.png
Introduction
In this tutorial we learn how to install libqtxdg on Fedora 36.
What is libqtxdg
QtXdg, a Qt5 implementation of XDG standards.
We can use yum or dnf to install libqtxdg on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libqtxdg.
Install libqtxdg 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 libqtxdg using dnf by running the following command:
sudo dnf -y install libqtxdg
Install libqtxdg 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 libqtxdg using yum by running the following command:
sudo yum -y install libqtxdg
How To Uninstall libqtxdg on Fedora 36
To uninstall only the libqtxdg package we can use the following command:
sudo dnf remove libqtxdg
libqtxdg Package Contents on Fedora 36
/usr/bin/qtxdg-mat
/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/b9d0b88f720bbde42c5d4db3fc1ab6f0241282
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/e12c56fbe55e8f0fe015523a557b3b4998531c
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/5ec54caa510258ea8c160090ffc4163a9e5f69
/usr/lib64/libQt5Xdg.so.3
/usr/lib64/libQt5Xdg.so.3.8.0
/usr/lib64/libQt5XdgIconLoader.so.3
/usr/lib64/libQt5XdgIconLoader.so.3.8.0
/usr/share/doc/libqtxdg
/usr/share/doc/libqtxdg/AUTHORS
/usr/share/licenses/libqtxdg
/usr/share/licenses/libqtxdg/COPYING
/usr/share/lxqt/lxqt-qtxdg.conf
/usr/share/lxqt/qtxdg.conf
References
Summary
In this tutorial we learn how to install libqtxdg on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).