How to Install and Uninstall teckit.i686 Package on Fedora 39

Last updated: January 08,2025

1. Install "teckit.i686" package

Learn how to install teckit.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install teckit.i686

2. Uninstall "teckit.i686" package

Please follow the guidelines below to uninstall teckit.i686 on Fedora 39:

$ sudo dnf remove teckit.i686 $ sudo dnf autoremove

3. Information about the teckit.i686 package on Fedora 39

Last metadata expiration check: 0:54:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : teckit
Version : 2.5.12
Release : 1.fc39
Architecture : i686
Size : 390 k
Source : teckit-2.5.12-1.fc39.src.rpm
Repository : fedora
Summary : Encoding conversion library and mapping compiler
URL : https://software.sil.org/teckit/
License : (LGPL-2.1-or-later OR CPL-1.0) AND (LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-2.0)
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).