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

Last updated: October 06,2024

1. Install "libtasn1.i686" package

Please follow the guidance below to install libtasn1.i686 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libtasn1.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libtasn1
Version : 4.13
Release : 4.el8_7
Architecture : i686
Size : 79 k
Source : libtasn1-4.13-4.el8_7.src.rpm
Repository : ubi-8-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.