How To Install ibus-gtk2 on Fedora 36

In this tutorial we learn how to install ibus-gtk2 in Fedora 36. ibus-gtk2 is IBus IM module for GTK2

Introduction

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

What is ibus-gtk2

This package contains IBus IM module for GTK2

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

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

sudo dnf -y install ibus-gtk2

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

sudo yum -y install ibus-gtk2

How To Uninstall ibus-gtk2 on Fedora 36

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

sudo dnf remove ibus-gtk2

ibus-gtk2 Package Contents on Fedora 36

---
title: "How To Install ibus-gtk2 on Fedora 36"
linkTitle: "ibus-gtk2"
type: "docs"
description: "In this tutorial we learn how to install ibus-gtk2 in Fedora 36. ibus-gtk2 is IBus IM module for GTK2"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/ibus-gtk2-featured.png
---

## Introduction

In this tutorial we learn how to install `ibus-gtk2` on Fedora 36.

### What is `ibus-gtk2`

> This package contains IBus IM module for GTK2  

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

## Install ibus-gtk2 on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

/usr/lib/.build-id
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/7c78382889ced483c98f6b2c12ebf61ba60896
/usr/lib64/gtk-2.0/2.10.0/immodules/im-ibus.so
```bash
sudo dnf makecache --refresh

After updating yum database, We can install ibus-gtk2 using dnf by running the following command:

sudo dnf -y install ibus-gtk2

Install ibus-gtk2 on Fedora 36 Using yum



Update yum database with `yum` using the following command.
## References


```bash
sudo yum makecache --refresh
* [ibus-gtk2 website](https://github.com/ibus/ibus/wiki)

Summary

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

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

How To Uninstall ibus-gtk2 on Fedora 36

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

sudo dnf remove ibus-gtk2

ibus-gtk2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/47
/usr/lib/.build-id/47/0c8b1ad4db7cfb401568105351a9ed8ba9a5c2
/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so

References

Summary

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