How to Install and Uninstall xcb-imdkit.i686 Package on Fedora 36

Last updated: May 18,2024

1. Install "xcb-imdkit.i686" package

Here is a brief guide to show you how to install xcb-imdkit.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install xcb-imdkit.i686

2. Uninstall "xcb-imdkit.i686" package

This guide let you learn how to uninstall xcb-imdkit.i686 on Fedora 36:

$ sudo dnf remove xcb-imdkit.i686 $ sudo dnf autoremove

3. Information about the xcb-imdkit.i686 package on Fedora 36

Last metadata expiration check: 2:07:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xcb-imdkit
Version : 1.0.3
Release : 4.fc36
Architecture : i686
Size : 332 k
Source : xcb-imdkit-1.0.3-4.fc36.src.rpm
Repository : fedora
Summary : Input method development support for xcb
URL : https://github.com/fcitx/xcb-imdkit
License : LGPLv2 and MIT
Description : xcb-imdkit is an implementation of xim protocol in xcb,
: comparing with the implementation of IMDkit with Xlib,
: and xim inside Xlib, it has less memory foot print,
: better performance, and safer on malformed client.