How to Install and Uninstall libtasn1.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 10,2024

1. Install "libtasn1.x86_64" package

Here is a brief guide to show you how to install libtasn1.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libtasn1.x86_64

2. Uninstall "libtasn1.x86_64" package

Please follow the guidelines below to uninstall libtasn1.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove libtasn1.x86_64 $ sudo yum autoremove

3. Information about the libtasn1.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : libtasn1
Arch : x86_64
Version : 4.10
Release : 1.el7
Size : 415 k
Repo : installed
From repo : anaconda
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.