How To Install ibus-gtk3 on Fedora 36

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

Introduction

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

What is ibus-gtk3

This package contains IBus IM module for GTK3

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

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

sudo dnf -y install ibus-gtk3

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

sudo yum -y install ibus-gtk3

How To Uninstall ibus-gtk3 on Fedora 36

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

sudo dnf remove ibus-gtk3

ibus-gtk3 Package Contents on Fedora 36

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

## Introduction

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

### What is `ibus-gtk3`

> This package contains IBus IM module for GTK3  

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

## Install ibus-gtk3 on Fedora 36 Using dnf

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

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install ibus-gtk3

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

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/62d678587d3ae2a216333607c3d6c0ae183733
/usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so
sudo yum -y install ibus-gtk3

How To Uninstall ibus-gtk3 on Fedora 36

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

sudo dnf remove ibus-gtk3

ibus-gtk3 Package Contents on Fedora 36

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/6bb10da878ad59ef52609fc9f23fb14443b4c7 /usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so


## References

* [ibus-gtk3 website](https://github.com/ibus/ibus/wiki)

## Summary

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