How to Install and Uninstall libtasn1-6 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libtasn1-6" package

Here is a brief guide to show you how to install libtasn1-6 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtasn1-6

2. Uninstall "libtasn1-6" package

Learn how to uninstall libtasn1-6 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtasn1-6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtasn1-6 package on Ubuntu 21.10 (Impish Indri)

Package: libtasn1-6
Architecture: amd64
Version: 4.16.0-2
Multi-Arch: same
Priority: important
Section: libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GnuTLS Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Depends: libc6 (>= 2.14)
Filename: pool/main/libt/libtasn1-6/libtasn1-6_4.16.0-2_amd64.deb
Size: 38088
MD5sum: 9fc3fbca90ecc8978e354dd43b617d51
SHA1: f9851ba324fe1c78c28e0b7108e2aef2ca84b531
SHA256: f4d9cbcc2c915a58557ecf3ea6ffb42321c8a2f444945af57e64d9ce18744329
SHA512: e8ccb329b44c374896639e7abb811c0bd8f73987bb39e87122de9ceef93dc62aa5fdd4b6317c5b8dc1b1958b8bef01be9956be01447765fe487a790b53457bd3
Homepage: https://www.gnu.org/software/libtasn1/
Description-en: Manage ASN.1 structures (runtime)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
* on-line ASN1 structure management that doesn't require any C code
file generation.
* off-line ASN1 structure management with C code file generation
containing an array.
* DER (Distinguish Encoding Rules) encoding
* no limits for INTEGER and ENUMERATED values
.
This package contains runtime libraries.
Description-md5: 535058cbce5722d1c5d399c0854dd71f
Task: minimal, server-minimal
Build-Essential: yes