How to Install and Uninstall libtasn1.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libtasn1.i686" package

This is a short guide on how to install libtasn1.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libtasn1.i686

2. Uninstall "libtasn1.i686" package

Please follow the instructions below to uninstall libtasn1.i686 on AlmaLinux 9:

$ sudo dnf remove libtasn1.i686 $ sudo dnf autoremove

3. Information about the libtasn1.i686 package on AlmaLinux 9

Last metadata expiration check: 1:45:17 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libtasn1
Version : 4.16.0
Release : 8.el9_1
Architecture : i686
Size : 74 k
Source : libtasn1-4.16.0-8.el9_1.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.