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

Last updated: July 03,2024

1. Install "libtasn1.i686" package

Here is a brief guide to show you how to install libtasn1.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libtasn1.i686

2. Uninstall "libtasn1.i686" package

Please follow the steps below to uninstall libtasn1.i686 on Amazon Linux 2:

$ sudo yum remove libtasn1.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libtasn1
Arch : i686
Version : 4.10
Release : 1.amzn2.0.2
Size : 324 k
Repo : amzn2-core/2/x86_64
Summary : The ASN.1 library used in GNUTLS
URL : http://www.gnu.org/software/libtasn1/
License : GPLv3+ and LGPLv2+
Description : A library that provides Abstract Syntax Notation One (ASN.1, as
: specified by the X.680 ITU-T recommendation) parsing and
: structures management, and Distinguished Encoding Rules (DER, as
: per X.690) encoding and decoding functions.