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

Last updated: October 04,2024

1. Install "xcb-imdkit.i686" package

This guide covers the steps necessary to install xcb-imdkit.i686 on Fedora 35

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

2. Uninstall "xcb-imdkit.i686" package

This is a short guide on how to uninstall xcb-imdkit.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:38:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : xcb-imdkit
Version : 1.0.3
Release : 3.fc35
Architecture : i686
Size : 332 k
Source : xcb-imdkit-1.0.3-3.fc35.src.rpm
Repository : updates
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.