How To Install oxygen-gtk2 on Fedora 36
Introduction
In this tutorial we learn how to install oxygen-gtk2
on Fedora 36.
What is oxygen-gtk2
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk. It’s primary goal is to ensure visual consistency between gtk-based and qt-based applications running under KDE. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments. Unlike other attempts made to port the KDE oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard-coded pixmaps, which otherwise breaks every time some setting is changed in KDE.
We can use yum
or dnf
to install oxygen-gtk2
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install oxygen-gtk2.
Install oxygen-gtk2 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 oxygen-gtk2
using dnf
by running the following command:
sudo dnf -y install oxygen-gtk2
Install oxygen-gtk2 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 oxygen-gtk2
using yum
by running the following command:
sudo yum -y install oxygen-gtk2
How To Uninstall oxygen-gtk2 on Fedora 36
To uninstall only the oxygen-gtk2
package we can use the following command:
sudo dnf remove oxygen-gtk2
oxygen-gtk2 Package Contents on Fedora 36
/usr/bin/oxygen-gtk-demo
/usr/lib/.build-id
/usr/lib/.build-id/49
/usr/lib/.build-id/49/51f96bb56373020d0a95cbaa6781bbce953518
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/3834ffc8936b31f397ecf19c2380dab937767c
/usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
/usr/share/doc/oxygen-gtk2
/usr/share/doc/oxygen-gtk2/AUTHORS
/usr/share/doc/oxygen-gtk2/README
/usr/share/licenses/oxygen-gtk2
/usr/share/licenses/oxygen-gtk2/COPYING
/usr/share/themes/oxygen-gtk
/usr/share/themes/oxygen-gtk/gtk-2.0
/usr/share/themes/oxygen-gtk/gtk-2.0/argb-apps.conf
/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc
/usr/share/themes/oxygen-gtk/gtk-2.0/icons4
/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals
/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-16.png
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-down-16.png
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-hover-16.png
References
Summary
In this tutorial we learn how to install oxygen-gtk2
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install oxygen-gtk2 on Fedora 36” linkTitle: “oxygen-gtk2” type: “docs” description: “In this tutorial we learn how to install oxygen-gtk2 in Fedora 36. oxygen-gtk2 is Oxygen GTK+2 theme” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/oxygen-gtk2-featured.png
Introduction
In this tutorial we learn how to install oxygen-gtk2
on Fedora 36.
What is oxygen-gtk2
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk. It’s primary goal is to ensure visual consistency between gtk-based and qt-based applications running under KDE. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments. Unlike other attempts made to port the KDE oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard-coded pixmaps, which otherwise breaks every time some setting is changed in KDE.
We can use yum
or dnf
to install oxygen-gtk2
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install oxygen-gtk2.
Install oxygen-gtk2 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 oxygen-gtk2
using dnf
by running the following command:
sudo dnf -y install oxygen-gtk2
Install oxygen-gtk2 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 oxygen-gtk2
using yum
by running the following command:
sudo yum -y install oxygen-gtk2
How To Uninstall oxygen-gtk2 on Fedora 36
To uninstall only the oxygen-gtk2
package we can use the following command:
sudo dnf remove oxygen-gtk2
oxygen-gtk2 Package Contents on Fedora 36
/usr/bin/oxygen-gtk-demo
/usr/lib/.build-id
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/e2e8e510384ba9438d9e8c566f21c7b060966f
/usr/lib/.build-id/94
/usr/lib/.build-id/94/b498f9f8b02fb24bbc26043b726af319bf7a7f
/usr/lib64/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
/usr/share/doc/oxygen-gtk2
/usr/share/doc/oxygen-gtk2/AUTHORS
/usr/share/doc/oxygen-gtk2/README
/usr/share/licenses/oxygen-gtk2
/usr/share/licenses/oxygen-gtk2/COPYING
/usr/share/themes/oxygen-gtk
/usr/share/themes/oxygen-gtk/gtk-2.0
/usr/share/themes/oxygen-gtk/gtk-2.0/argb-apps.conf
/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc
/usr/share/themes/oxygen-gtk/gtk-2.0/icons4
/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals
/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-16.png
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-down-16.png
/usr/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-hover-16.png
References
Summary
In this tutorial we learn how to install oxygen-gtk2
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).