How To Install unity-gtk2-module on Fedora 36

In this tutorial we learn how to install unity-gtk2-module in Fedora 36. unity-gtk2-module is Gtk2MenuShell D-Bus exporter

Introduction

In this tutorial we learn how to install unity-gtk2-module on Fedora 36.

What is unity-gtk2-module

This GTK+ 2 module exports Gtk2MenuShells over D-Bus.

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

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

sudo dnf -y install unity-gtk2-module

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

sudo yum -y install unity-gtk2-module

How To Uninstall unity-gtk2-module on Fedora 36

To uninstall only the unity-gtk2-module package we can use the following command:

sudo dnf remove unity-gtk2-module

unity-gtk2-module Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/dde7549aa60d721faaf1df1ea4952573fd099d
/usr/lib/gtk-2.0/modules/libunity-gtk-module.so

References

Summary

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


title: “How To Install unity-gtk2-module on Fedora 36” linkTitle: “unity-gtk2-module” type: “docs” description: “In this tutorial we learn how to install unity-gtk2-module in Fedora 36. unity-gtk2-module is Gtk2MenuShell D-Bus exporter” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/unity-gtk2-module-featured.png

Introduction

In this tutorial we learn how to install unity-gtk2-module on Fedora 36.

What is unity-gtk2-module

This GTK+ 2 module exports Gtk2MenuShells over D-Bus.

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

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

sudo dnf -y install unity-gtk2-module

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

sudo yum -y install unity-gtk2-module

How To Uninstall unity-gtk2-module on Fedora 36

To uninstall only the unity-gtk2-module package we can use the following command:

sudo dnf remove unity-gtk2-module

unity-gtk2-module Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/14d1209456a3218910571a9525d82dca3a5511
/usr/lib64/gtk-2.0/modules/libunity-gtk-module.so

References

Summary

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