How to Install and Uninstall uim-devel.i686 Package on Fedora 36

Last updated: May 21,2024

1. Install "uim-devel.i686" package

Please follow the steps below to install uim-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install uim-devel.i686

2. Uninstall "uim-devel.i686" package

This guide let you learn how to uninstall uim-devel.i686 on Fedora 36:

$ sudo dnf remove uim-devel.i686 $ sudo dnf autoremove

3. Information about the uim-devel.i686 package on Fedora 36

Last metadata expiration check: 4:49:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : uim-devel
Version : 1.8.8
Release : 10.20200828git0c2fbfa6.fc36
Architecture : i686
Size : 38 k
Source : uim-1.8.8-10.20200828git0c2fbfa6.fc36.src.rpm
Repository : fedora
Summary : Development files for the Uim library
URL : https://github.com/uim/uim/
License : BSD and LGPLv2+ and (BSD or LGPLv2)
Description : Uim is a multilingual input method library. Uim aims to
: provide secure and useful input methods for all
: languages.
:
: This package contains the header files and the libraries which is
: needed for developing Uim applications.