How To Install kvantum on Fedora 36

In this tutorial we learn how to install kvantum in Fedora 36. kvantum is SVG-based theme engine for Qt5, KDE and LXQt

Introduction

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

What is kvantum

Kvantum is an SVG-based theme engine for Qt5, KDE and LXQt, with an emphasis on elegance, usability and practicality. Kvantum has a default dark theme, which is inspired by the default theme of Enlightenment. Creation of realistic themes like that for KDE was the first reason to make Kvantum but it goes far beyond its default theme make themes with very different looks and feels for it, whether they be photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or something in between, and Kvantum will let you control almost every aspect of Qt widgets. Kvantum also comes with extra themes that are installed as root with Qt5 installation and can be selected and activated by using Kvantum Manager.

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

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

sudo dnf -y install kvantum

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

sudo yum -y install kvantum

How To Uninstall kvantum on Fedora 36

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

sudo dnf remove kvantum

kvantum Package Contents on Fedora 36

/usr/bin/kvantummanager
/usr/bin/kvantumpreview
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/0cf2a8ef522a48e6e5929e0c1710fb8d109da1
/usr/lib/.build-id/38
/usr/lib/.build-id/38/02d2a16013b6dcfa698a1ce94f9d60b22fdaa3
/usr/lib/.build-id/48
/usr/lib/.build-id/48/5b1ad437b093cc9846d3e757960f04472bc397
/usr/lib/qt5/plugins/styles/libkvantum.so
/usr/share/doc/kvantum
/usr/share/doc/kvantum/ChangeLog
/usr/share/doc/kvantum/NEWS
/usr/share/doc/kvantum/README.md
/usr/share/licenses/kvantum
/usr/share/licenses/kvantum/COPYING

References

Summary

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


title: “How To Install kvantum on Fedora 36” linkTitle: “kvantum” type: “docs” description: “In this tutorial we learn how to install kvantum in Fedora 36. kvantum is SVG-based theme engine for Qt5, KDE and LXQt” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/kvantum-featured.png

Introduction

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

What is kvantum

Kvantum is an SVG-based theme engine for Qt5, KDE and LXQt, with an emphasis on elegance, usability and practicality. Kvantum has a default dark theme, which is inspired by the default theme of Enlightenment. Creation of realistic themes like that for KDE was the first reason to make Kvantum but it goes far beyond its default theme make themes with very different looks and feels for it, whether they be photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or something in between, and Kvantum will let you control almost every aspect of Qt widgets. Kvantum also comes with extra themes that are installed as root with Qt5 installation and can be selected and activated by using Kvantum Manager.

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

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

sudo dnf -y install kvantum

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

sudo yum -y install kvantum

How To Uninstall kvantum on Fedora 36

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

sudo dnf remove kvantum

kvantum Package Contents on Fedora 36

/usr/bin/kvantummanager
/usr/bin/kvantumpreview
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/24662765a40cf6b45c66074438961e7bca3c91
/usr/lib/.build-id/32
/usr/lib/.build-id/32/91f0e63596fdc35bbc6d8688ad56f0473c2cb3
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/c82035dc38797e7247a41671f9511f7ff0d541
/usr/lib64/qt5/plugins/styles/libkvantum.so
/usr/share/doc/kvantum
/usr/share/doc/kvantum/ChangeLog
/usr/share/doc/kvantum/NEWS
/usr/share/doc/kvantum/README.md
/usr/share/licenses/kvantum
/usr/share/licenses/kvantum/COPYING

References

Summary

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