How to Install and Uninstall bpfcc-lua Package on Kali Linux

Last updated: May 09,2024

1. Install "bpfcc-lua" package

Please follow the instructions below to install bpfcc-lua on Kali Linux

$ sudo apt update $ sudo apt install bpfcc-lua

2. Uninstall "bpfcc-lua" package

This is a short guide on how to uninstall bpfcc-lua on Kali Linux:

$ sudo apt remove bpfcc-lua $ sudo apt autoclean && sudo apt autoremove

3. Information about the bpfcc-lua package on Kali Linux

Package: bpfcc-lua
Source: bpfcc (0.26.0+ds-1)
Version: 0.26.0+ds-1+b1
Installed-Size: 730
Maintainer: Ritesh Raj Sarraf
Architecture: amd64
Depends: libbpfcc (>= 0.26.0+ds-1+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Size: 317432
SHA256: 6f13b7a92e0c9a29fabdac444ec93ef0a75bb0b257ac7fb95294716944c599f6
SHA1: 7d84efed0d3d148c5f8f799bd3e6d8319d8639b5
MD5sum: d19223282dac9cc364265cc4067c814a
Description: Standalone tool to run BCC tracers written in Lua
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the Lua bindings
Description-md5:
Homepage: https://github.com/iovisor/bcc
Section: misc
Priority: optional
Filename: pool/main/b/bpfcc/bpfcc-lua_0.26.0+ds-1+b1_amd64.deb