How to Install and Uninstall teckit.i686 Package on Amazon Linux 2

Last updated: February 05,2025

1. Install "teckit.i686" package

Please follow the instructions below to install teckit.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install teckit.i686

2. Uninstall "teckit.i686" package

Please follow the guidance below to uninstall teckit.i686 on Amazon Linux 2:

$ sudo yum remove teckit.i686 $ sudo yum autoremove

3. Information about the teckit.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : teckit
Arch : i686
Version : 2.5.1
Release : 11.amzn2.0.2
Size : 248 k
Repo : amzn2-core/2/x86_64
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).