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

Last updated: October 08,2024

1. Install "uim-devel.i686" package

This guide let you learn how to install uim-devel.i686 on Fedora 34

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

2. Uninstall "uim-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall uim-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:23:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : uim-devel
Version : 1.8.8
Release : 7.20200828git0c2fbfa6.fc34
Architecture : i686
Size : 38 k
Source : uim-1.8.8-7.20200828git0c2fbfa6.fc34.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.