How To Install scim-qt on Fedora 36

In this tutorial we learn how to install scim-qt in Fedora 36. scim-qt is Smart Common Input Method Qt IM module

Introduction

In this tutorial we learn how to install scim-qt on Fedora 36.

What is scim-qt

This package provides a Qt input method module for SCIM.

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

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

sudo dnf -y install scim-qt

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

sudo yum -y install scim-qt

How To Uninstall scim-qt on Fedora 36

To uninstall only the scim-qt package we can use the following command:

sudo dnf remove scim-qt

scim-qt Package Contents on Fedora 36

---
title: "How To Install scim-qt on Fedora 36"
linkTitle: "scim-qt"
type: "docs"
description: "In this tutorial we learn how to install scim-qt in Fedora 36. scim-qt is Smart Common Input Method Qt IM module"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/scim-qt-featured.png
---

## Introduction

In this tutorial we learn how to install `scim-qt` on Fedora 36.

### What is `scim-qt`

> This package provides a Qt input method module for SCIM.  

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

## Install scim-qt on Fedora 36 Using dnf

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

```bash
sudo dnf makecache --refresh
/usr/lib/.build-id
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/72d92ee70f34c13f9768a6da64e63cd42cd245
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/06e3b4ba6fe8a0f0a34ca24432f930c3a6b575
/usr/lib64/qt-3.3/lib/qt3/plugins/inputmethods/im-scim.so
/usr/lib64/qt4/plugins/inputmethods/im-scim.so

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

sudo dnf -y install scim-qt

Install scim-qt on Fedora 36 Using yum

Update yum database with yum using the following command.



```bash
## References

sudo yum makecache --refresh

Summary

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

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

How To Uninstall scim-qt on Fedora 36

To uninstall only the scim-qt package we can use the following command:

sudo dnf remove scim-qt

scim-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/d1c10ac277132d89dac84c64d751dc842ce24c
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/a298d8232a992a4f4187005d6c665686ef7cd2
/usr/lib/qt-3.3/lib/qt3/plugins/inputmethods/im-scim.so
/usr/lib/qt4/plugins/inputmethods/im-scim.so

References

Summary

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