How To Install scim-libs on Fedora 36

In this tutorial we learn how to install scim-libs in Fedora 36. scim-libs is Smart Common Input Method libraries

Introduction

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

What is scim-libs

This package provides the libraries for SCIM.

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

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

sudo dnf -y install scim-libs

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

sudo yum -y install scim-libs

How To Uninstall scim-libs on Fedora 36

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

sudo dnf remove scim-libs

scim-libs Package Contents on Fedora 36

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

## Introduction

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

### What is `scim-libs`

> This package provides the libraries for SCIM.  

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

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

sudo dnf -y install scim-libs

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

sudo yum -y install scim-libs

How To Uninstall scim-libs on Fedora 36

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

sudo dnf remove scim-libs

scim-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/65
/usr/lib/.build-id/65/28f571e7a6989d489482f0fb9a441c5a47f9d8
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/1e3f89d81c61c9b8ee85e15f4d6bd03b50e4cf
/usr/lib/.build-id/af
/usr/lib/.build-id/af/6defa4d55d084b976b272ac41f0b1c2cccc9a2
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/31b4474aa6826c972d727a1dfd2c07654aee5b
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/e013c8ecdcc4742a9eeb2b11e5bcc03ce622d9
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/27c3c5b6f911233a526159ca67be4d696edbf1
/usr/lib/libscim-1.0.so.8
/usr/lib/libscim-1.0.so.8.2.6
/usr/lib/libscim-gtkutils-1.0.so.8
/usr/lib/libscim-gtkutils-1.0.so.8.2.6
/usr/lib/libscim-x11utils-1.0.so.8
/usr/lib/libscim-x11utils-1.0.so.8.2.6
/usr/lib/scim-1.0
/usr/lib/scim-1.0/1.4.0
/usr/lib/scim-1.0/1.4.0/Config
/usr/lib/scim-1.0/1.4.0/Config/simple.so
/usr/lib/scim-1.0/1.4.0/Config/socket.so
/usr/lib/scim-1.0/1.4.0/IMEngine
/usr/lib/scim-1.0/1.4.0/IMEngine/socket.so

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/2e /usr/lib/.build-id/2e/40e86efdb7fa88b5332a7e9813727d10ec1d31 /usr/lib/.build-id/57 /usr/lib/.build-id/57/90189dd40ccb136739d63dfacfa4435e380895 /usr/lib/.build-id/81 /usr/lib/.build-id/81/f4d5b446607fce4f382d5eb0bd4656017f8153 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/fa8228dfd3e853d8974d5912ab3066c2ab4362 /usr/lib/.build-id/be /usr/lib/.build-id/be/c5599dfee8eb8f3fee16d047725b57136f6d16 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/b4ce07223f7ced57c7e756133b9dcae21af08c /usr/lib64/libscim-1.0.so.8 /usr/lib64/libscim-1.0.so.8.2.6 /usr/lib64/libscim-gtkutils-1.0.so.8 /usr/lib64/libscim-gtkutils-1.0.so.8.2.6 /usr/lib64/libscim-x11utils-1.0.so.8 /usr/lib64/libscim-x11utils-1.0.so.8.2.6 /usr/lib64/scim-1.0 /usr/lib64/scim-1.0/1.4.0 /usr/lib64/scim-1.0/1.4.0/Config /usr/lib64/scim-1.0/1.4.0/Config/simple.so /usr/lib64/scim-1.0/1.4.0/Config/socket.so /usr/lib64/scim-1.0/1.4.0/IMEngine /usr/lib64/scim-1.0/1.4.0/IMEngine/socket.so


## References

* [scim-libs website](https://github.com/scim-im/scim/)

## Summary

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