How to Install and Uninstall libsnacc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libsnacc-dev" package

Please follow the steps below to install libsnacc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsnacc-dev

2. Uninstall "libsnacc-dev" package

This is a short guide on how to uninstall libsnacc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsnacc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnacc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsnacc-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1159
Maintainer: Ubuntu Developers
Original-Maintainer: Balint Reczey
Architecture: amd64
Source: snacc
Version: 1.3.1-5
Depends: libsnacc0c2 (= 1.3.1-5)
Recommends: snacc-doc
Filename: pool/universe/s/snacc/libsnacc-dev_1.3.1-5_amd64.deb
Size: 134648
MD5sum: 51a1e4a2b2e638a6c507a6381abf6a19
SHA1: 32372137fce77cef930c775796b49ab63be5a1e4
SHA256: 37c7133c18f5c1a6c024e47fe3b3a02b35a150126fadfdc8cfdff35dd200410f
Description-en: 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.
Description-md5: 86581aa7c6cd4ba090a5cba71c1b55c1
Homepage: https://github.com/nexgenta/snacc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu