How to Install libsnacc-dev in Ubuntu 18.04



Install libsnacc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsnacc-dev

Description:

ASN.1 to C or C++ or IDL compiler, development files

Snacc is short for "Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. If you need features of ASN.1 1992 or later, snacc is not for you. . This package contains the static libraries and C/C++ header files for snacc development.

Homepage: https://github.com/nexgenta/snacc

Version: 1.3.1-7build1

Section: universe/libdevel