How To Install adwaita-qt6 on Fedora 36

In this tutorial we learn how to install adwaita-qt6 in Fedora 36. adwaita-qt6 is Adwaita Qt6 theme

Introduction

In this tutorial we learn how to install adwaita-qt6 on Fedora 36.

What is adwaita-qt6

Adwaita theme variant for applications utilizing Qt6.

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

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

sudo dnf -y install adwaita-qt6

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

sudo yum -y install adwaita-qt6

How To Uninstall adwaita-qt6 on Fedora 36

To uninstall only the adwaita-qt6 package we can use the following command:

sudo dnf remove adwaita-qt6

adwaita-qt6 Package Contents on Fedora 36

---
title: "How To Install adwaita-qt6 on Fedora 36"
linkTitle: "adwaita-qt6"
type: "docs"
description: "In this tutorial we learn how to install adwaita-qt6 in Fedora 36. adwaita-qt6 is Adwaita Qt6 theme"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/adwaita-qt6-featured.png
---

## Introduction

In this tutorial we learn how to install `adwaita-qt6` on Fedora 36.

### What is `adwaita-qt6`

> Adwaita theme variant for applications utilizing Qt6.  

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

## Install adwaita-qt6 on Fedora 36 Using dnf

/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/0d7cab386dd757a78b09ef8d8f2cdbfaf02032
/usr/lib64/qt6/plugins/styles/adwaita.so
Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install `adwaita-qt6` using `dnf` by running the following command:
## References


```bash
* [adwaita-qt6 website](https://github.com/FedoraQt/adwaita-qt)
sudo dnf -y install adwaita-qt6

Summary

Install adwaita-qt6 on Fedora 36 Using yum

In this tutorial we learn how to install adwaita-qt6 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install adwaita-qt6 using yum by running the following command:

sudo yum -y install adwaita-qt6

How To Uninstall adwaita-qt6 on Fedora 36

To uninstall only the adwaita-qt6 package we can use the following command:

sudo dnf remove adwaita-qt6

adwaita-qt6 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/d4affb4dcea52771048c589fbab6073f4d85cc
/usr/lib/qt6/plugins/styles/adwaita.so

References

Summary

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