How to Install and Uninstall snacc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "snacc" package

This tutorial shows how to install snacc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install snacc

2. Uninstall "snacc" package

Please follow the step by step instructions below to uninstall snacc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove snacc $ sudo apt autoclean && sudo apt autoremove

3. Information about the snacc package on Ubuntu 21.10 (Impish Indri)

Package: snacc
Architecture: amd64
Version: 1.3.1-7build2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Balint Reczey
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 702
Depends: libc6 (>= 2.14), libfl2 (>= 2.5.33), libsnacc0c2 (>= 1.3.1)
Recommends: libsnacc-dev, snacc-doc
Suggests: automake
Filename: pool/universe/s/snacc/snacc_1.3.1-7build2_amd64.deb
Size: 156924
MD5sum: af390dfab77849d4e516c4834cad4717
SHA1: 071c6712f23f975e95ec190c007320f4b78152e9
SHA256: b29909ae596badec49ce16d94a5422cac403faf65035494f37261bfb01ee047f
SHA512: 86cc7e5da5c05092d58f074e58ceca837628b7a24b12b9a98f657f50b3406d893969c43b047fb87786f507927c8b1396806f5bb2a05dafdfe4ac220d46ab9428
Homepage: https://github.com/nexgenta/snacc
Description-en: ASN.1 to C or C++ or IDL compiler
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.
.
Given an ASN.1 source file(s) snacc can produce:
.
1. C routines for BER encoding, decoding, printing and freeing.
2. C++ routines for BER encoding, decoding, and printing.
3. A type table that can be used with C driver routines
for BER encoding, decoding, printing and freeing.
.
If you want to build snacc based applications, you want to install
the libsnacc-dev package, too. Your application will then depend on
the snacc libraries, you find in the libsnacc0c2 package.
Description-md5: 40150ba6f7cf8b384acd402a55de7434