How to Install and Uninstall teckit.i686 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "teckit.i686" package

This is a short guide on how to install teckit.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install teckit.i686

2. Uninstall "teckit.i686" package

Please follow the steps below to uninstall teckit.i686 on Oracle Linux 9:

$ sudo dnf remove teckit.i686 $ sudo dnf autoremove

3. Information about the teckit.i686 package on Oracle Linux 9

Last metadata expiration check: 3:27:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : teckit
Version : 2.5.9
Release : 8.el9
Architecture : i686
Size : 389 k
Source : teckit-2.5.9-8.el9.src.rpm
Repository : ol9_appstream
Summary : Conversion library and mapping compiler
URL : https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=teckit
License : (LGPLv2+ or CPL) and (LGPLv2+ or GPLv2+ or MPLv2.0 or MPLv1.1)
Description : TECkit is a low-level toolkit intended to be used by other applications that
: need to perform encoding conversions (e.g., when importing legacy data into
: a Unicode-based application). The primary component of the TECkit package is
: therefore a library that performs conversions; this is the "TECkit engine".
: The engine relies on mapping tables in a specific binary format (for which
: documentation is available); there is a compiler that creates such tables from
: a human-readable mapping description (a simple text file).