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

Last updated: January 10,2025

1. Install "uim-devel.i686" package

Here is a brief guide to show you how to install uim-devel.i686 on Fedora 39

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

2. Uninstall "uim-devel.i686" package

This guide covers the steps necessary to uninstall uim-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 3:51:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : uim-devel
Version : 1.8.9
Release : 6.fc39
Architecture : i686
Size : 39 k
Source : uim-1.8.9-6.fc39.src.rpm
Repository : updates
Summary : Development files for the Uim library
URL : https://github.com/uim/uim/
License : BSD-3-Clause AND LGPL-2.1-or-later AND (BSD-3-Clause OR LGPL-2.1-or-later)
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.