How to Install and Uninstall libtasn1.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "libtasn1.i686" package

In this section, we are going to explain the necessary steps to install libtasn1.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libtasn1.i686

2. Uninstall "libtasn1.i686" package

Please follow the step by step instructions below to uninstall libtasn1.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libtasn1.i686 $ sudo dnf autoremove

3. Information about the libtasn1.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:06:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtasn1
Version : 4.16.0
Release : 8.el9_1
Architecture : i686
Size : 78 k
Source : libtasn1-4.16.0-8.el9_1.src.rpm
Repository : ubi-9-baseos-rpms
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.