How To Install arc-kde-konversation on Fedora 36

In this tutorial we learn how to install arc-kde-konversation in Fedora 36. arc-kde-konversation is Arc-KDE Konversation theme

Introduction

In this tutorial we learn how to install arc-kde-konversation on Fedora 36.

What is arc-kde-konversation

This is a port of the popular GTK theme Arc for Plasma 5 desktop with a few additions and extras. This package contains the Konversation theme.

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

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

sudo dnf -y install arc-kde-konversation

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

sudo yum -y install arc-kde-konversation

How To Uninstall arc-kde-konversation on Fedora 36

To uninstall only the arc-kde-konversation package we can use the following command:

sudo dnf remove arc-kde-konversation

arc-kde-konversation Package Contents on Fedora 36

/usr/share/konversation/themes/papirus
/usr/share/konversation/themes/papirus-dark
/usr/share/konversation/themes/papirus-dark/index.desktop
/usr/share/konversation/themes/papirus-dark/irc_admin.png
/usr/share/konversation/themes/papirus-dark/irc_away.png
/usr/share/konversation/themes/papirus-dark/irc_away_stacked.png
/usr/share/konversation/themes/papirus-dark/irc_halfop.png
/usr/share/konversation/themes/papirus-dark/irc_normal.png
/usr/share/konversation/themes/papirus-dark/irc_op.png
/usr/share/konversation/themes/papirus-dark/irc_owner.png
/usr/share/konversation/themes/papirus-dark/irc_voice.png
/usr/share/konversation/themes/papirus-dark/src
/usr/share/konversation/themes/papirus-dark/src/irc_admin.svg
/usr/share/konversation/themes/papirus-dark/src/irc_away.svg
/usr/share/konversation/themes/papirus-dark/src/irc_away_stacked.svg
/usr/share/konversation/themes/papirus-dark/src/irc_halfop.svg
/usr/share/konversation/themes/papirus-dark/src/irc_normal.svg
/usr/share/konversation/themes/papirus-dark/src/irc_op.svg
/usr/share/konversation/themes/papirus-dark/src/irc_owner.svg
/usr/share/konversation/themes/papirus-dark/src/irc_voice.svg
/usr/share/konversation/themes/papirus/index.desktop
/usr/share/konversation/themes/papirus/irc_admin.png
/usr/share/konversation/themes/papirus/irc_away.png
/usr/share/konversation/themes/papirus/irc_away_stacked.png
/usr/share/konversation/themes/papirus/irc_halfop.png
/usr/share/konversation/themes/papirus/irc_normal.png
/usr/share/konversation/themes/papirus/irc_op.png
/usr/share/konversation/themes/papirus/irc_owner.png
/usr/share/konversation/themes/papirus/irc_voice.png
/usr/share/konversation/themes/papirus/src
/usr/share/konversation/themes/papirus/src/irc_admin.svg
/usr/share/konversation/themes/papirus/src/irc_away.svg
/usr/share/konversation/themes/papirus/src/irc_away_stacked.svg
/usr/share/konversation/themes/papirus/src/irc_halfop.svg
/usr/share/konversation/themes/papirus/src/irc_normal.svg
/usr/share/konversation/themes/papirus/src/irc_op.svg
/usr/share/konversation/themes/papirus/src/irc_owner.svg
/usr/share/konversation/themes/papirus/src/irc_voice.svg
/usr/share/licenses/arc-kde-konversation
/usr/share/licenses/arc-kde-konversation/LICENSE

References

Summary

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