How to Install and Uninstall libtasn1.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "libtasn1.i686" package

Please follow the steps below to install libtasn1.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libtasn1.i686

2. Uninstall "libtasn1.i686" package

This guide let you learn how to uninstall libtasn1.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtasn1.i686 $ sudo dnf autoremove

3. Information about the libtasn1.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:52:40 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtasn1
Version : 4.13
Release : 3.el8
Architecture : i686
Size : 79 k
Source : libtasn1-4.13-3.el8.src.rpm
Repository : baseos
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.