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

Last updated: May 12,2024

1. Install "bifcl" package

This guide let you learn how to install bifcl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bifcl

2. Uninstall "bifcl" package

This guide covers the steps necessary to uninstall bifcl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove bifcl $ sudo apt autoclean && sudo apt autoremove

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

Package: bifcl
Architecture: amd64
Version: 1.4.0-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/bifcl/bifcl_1.4.0-1_amd64.deb
Size: 31520
MD5sum: ba2fedc2db8d67735dcdeaf9bd9fe7da
SHA1: f2a9d5752238d29033e357a6d8a5344509632424
SHA256: 5eca670a230929bea55c64e66cb22bab10ac0e480705dab060b258a34812d8ab
SHA512: baf056ff33344f620b38d9d77a5851b7764090c150324bcba80d1832e7942812f069a1dcd26dfcba142c94eeb01239bc3fc5b6fc959ba4eddc2f4b4899278fb2
Homepage: https://www.zeek.org/
Description-en: Bro Built-In-Function Compiler
The bifcl program simply takes a .bif file as input and generates C++
header/source files along with a .bro script that all-together
provide the declaration and implementation of Bro Built-In-Functions
(BIFs), which can then be compiled and shipped as part of a Bro
plugin.
.
A BIF allows one to write arbitrary C++ code and access it via a
function call inside a Bro script. In this way, they can also be used
to access parts of Bro's internal C++ API that aren't already exposed
via their own BIFs.
Description-md5: 5eacf4443b4a1ae7ea7ff2dde1f8d563