How to Install and Uninstall binpac Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "binpac" package

In this section, we are going to explain the necessary steps to install binpac on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install binpac

2. Uninstall "binpac" package

In this section, we are going to explain the necessary steps to uninstall binpac on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove binpac $ sudo apt autoclean && sudo apt autoremove

3. Information about the binpac package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: binpac
Priority: optional
Section: universe/devel
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: amd64
Version: 0.44-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/b/binpac/binpac_0.44-1_amd64.deb
Size: 149738
MD5sum: 745969cb5da14968d0568309131dab6f
SHA1: 64b590da8190f694ff1171b24bc6c8bee3144af0
SHA256: aef8dbdece2ea05839934852fa985386194fbc461f4c499269d93e94db2ffd6f
Description-en: high level protocol parser language
BinPAC is a high level language for describing protocol parsers and
generates C++ code. It is currently maintained and distributed with
the Bro Network Security Monitor distribution, however, the generated
parsers may be used with other programs besides Bro.
Description-md5: 5291a7940a92282be8182294c4e312f9
Homepage: http://www.bro.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu