How to Install and Uninstall teckit.x86_64 Package on Fedora 36

Last updated: September 29,2024

1. Install "teckit.x86_64" package

In this section, we are going to explain the necessary steps to install teckit.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install teckit.x86_64

2. Uninstall "teckit.x86_64" package

Here is a brief guide to show you how to uninstall teckit.x86_64 on Fedora 36:

$ sudo dnf remove teckit.x86_64 $ sudo dnf autoremove

3. Information about the teckit.x86_64 package on Fedora 36

Last metadata expiration check: 2:17:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : teckit
Version : 2.5.9
Release : 8.fc36
Architecture : x86_64
Size : 434 k
Source : teckit-2.5.9-8.fc36.src.rpm
Repository : fedora
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).