How to Install and Uninstall teckit.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "teckit.x86_64" package

Please follow the guidance below to install teckit.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install teckit.x86_64

2. Uninstall "teckit.x86_64" package

Learn how to uninstall teckit.x86_64 on Rocky Linux 8:

$ sudo dnf remove teckit.x86_64 $ sudo dnf autoremove

3. Information about the teckit.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:43:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : teckit
Version : 2.5.8
Release : 1.el8
Architecture : x86_64
Size : 391 k
Source : teckit-2.5.8-1.el8.src.rpm
Repository : appstream
Summary : Conversion library and mapping compiler
URL : http://scripts.sil.org/teckit
License : LGPLv2+ or CPL
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).