How to Install and Uninstall libtasn1.i686 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libtasn1.i686" package

Please follow the steps below to install libtasn1.i686 on Oracle Linux 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 Oracle Linux 9:

$ sudo dnf remove libtasn1.i686 $ sudo dnf autoremove

3. Information about the libtasn1.i686 package on Oracle Linux 9

Last metadata expiration check: 0:35:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtasn1
Version : 4.16.0
Release : 8.el9_1
Architecture : i686
Size : 82 k
Source : libtasn1-4.16.0-8.el9_1.src.rpm
Repository : ol9_baseos_latest
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.