Install Asn1Decoding On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install asn1Decoding
-
Debian
apt-get install libtasn1-bin
Click to copy -
Ubuntu
apt-get install libtasn1-bin
Click to copy -
Alpine OS
apk add libtasn1
Click to copy -
Arch Linux
pacman -S libtasn1
Click to copy -
Kali Linux
apt-get install libtasn1-bin
Click to copy -
CentOS
yum install libtasn1-tools
Click to copy -
Fedora
dnf install libtasn1-tools
Click to copy -
Raspbian
apt-get install libtasn1-bin
Click to copy -
macOS
brew install libtasn1
Click to copy
libtasn1-bin
Manage ASN.1 structures (binaries)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 programs to encode, decode and parse asn1 data structures.
libtasn1-tools
Some ASN.1 toolslibtasn1-3-dbg
Manage ASN.1 structures (debugging symbols)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 symbol files for debugging.
libtasn1
A library that provides Abstract Syntax Notation One (ASN.1, asspecified by the X.680 ITU-T recommendation) parsing and structures management, and Distinguished Encoding Rules (DER, as per X.690) encoding and decoding functions.
libtasn1-3-bin
transitional libtasn1-3-bin packageThis is a transitional dummy package to ease the migration from libtasn1-3-bin to libtasn1-bin. You can safely remove this package.