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

Last updated: April 28,2024

1. Install "python3-bpfcc" package

Please follow the guidance below to install python3-bpfcc on Kali Linux

$ sudo apt update $ sudo apt install python3-bpfcc

2. Uninstall "python3-bpfcc" package

Please follow the instructions below to uninstall python3-bpfcc on Kali Linux:

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

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

Package: python3-bpfcc
Source: bpfcc
Version: 0.26.0+ds-1
Installed-Size: 216
Maintainer: Ritesh Raj Sarraf
Architecture: all
Depends: libbpfcc (>= 0.26.0+ds-1), python3:any
Size: 44104
SHA256: 3d5722b9c9f7b7e2c8776abf3d630920d17e42e5f1019dbfd3ab1f6ec425d52f
SHA1: ebe806479205d5258886e9ea5af58d6d723df67e
MD5sum: a21ef0977e6ab1d1713cb5842d256dda
Description: Python 3 wrappers for BPF Compiler Collection (BCC)
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 Python 3 bindings
Description-md5:
Homepage: https://github.com/iovisor/bcc
Section: python
Priority: optional
Filename: pool/main/b/bpfcc/python3-bpfcc_0.26.0+ds-1_all.deb