How To Install gcin-qt4 on Fedora 36

In this tutorial we learn how to install gcin-qt4 in Fedora 36. gcin-qt4 is Qt4 IM module for gcin

Introduction

In this tutorial we learn how to install gcin-qt4 on Fedora 36.

What is gcin-qt4

The package provides Qt4 IM module for gcin.

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

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

sudo dnf -y install gcin-qt4

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

sudo yum -y install gcin-qt4

How To Uninstall gcin-qt4 on Fedora 36

To uninstall only the gcin-qt4 package we can use the following command:

sudo dnf remove gcin-qt4

gcin-qt4 Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `gcin-qt4` on Fedora 36.

### What is `gcin-qt4`

> The package provides Qt4 IM module for gcin.  

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

## Install gcin-qt4 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 gcin-qt4 using dnf by running the following command:

sudo dnf -y install gcin-qt4

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

sudo yum -y install gcin-qt4

How To Uninstall gcin-qt4 on Fedora 36

To uninstall only the gcin-qt4 package we can use the following command:

sudo dnf remove gcin-qt4

gcin-qt4 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/60
/usr/lib/.build-id/60/6b2056d302100fa138d5ccd3c12ad97f5c58f3
/usr/lib/qt4/plugins/inputmethods/im-gcin.so

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/24 /usr/lib/.build-id/24/7f3b1ba42365c7213dec0889b6dcb8415f52d6 /usr/lib64/qt4/plugins/inputmethods/im-gcin.so


## References

* [gcin-qt4 website](http://hyperrate.com/dir.php?eid=67)

## Summary

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