How to Install and Uninstall bcc Package on Kali Linux

Last updated: May 03,2024

1. Install "bcc" package

Please follow the guidelines below to install bcc on Kali Linux

$ sudo apt update $ sudo apt install bcc

2. Uninstall "bcc" package

This guide let you learn how to uninstall bcc on Kali Linux:

$ sudo apt remove bcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the bcc package on Kali Linux

Package: bcc
Source: linux86
Version: 0.16.17-3.4
Installed-Size: 300
Maintainer: Juan Cespedes
Architecture: amd64
Replaces: linux86
Depends: libc6 (>= 2.14), bin86 (= 0.16.17-3.4)
Recommends: elks-libc (= 0.16.17-3.4)
Conflicts: linux86
Size: 126052
SHA256: f441bf5863a96559beeded0ac3e90725d55f130cfe56708b523f4b8192260d38
SHA1: cbeee39e280f80cd3b46f4a53f9562adc5c06739
MD5sum: 08ad93529d30c71f6d51347baaf5ed60
Description: 16-bit x86 C compiler
This is a C-compiler for 8086 cpus which is important for the
development of boot loaders or BIOS related 8086 code.
Description-md5:
Multi-Arch: foreign
Tag: admin::boot, devel::compiler, devel::lang:c, devel::library,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/l/linux86/bcc_0.16.17-3.4_amd64.deb