How to Install libtasn1-doc in Ubuntu 18.04



Install libtasn1-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libtasn1-doc

Description:

Manage ASN.1 structures (documentation)

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 the documentation for developing with libtasn1.

Homepage: http://www.gnu.org/software/libtasn1/

Version: 4.13-2

Section: doc