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

Last updated: April 28,2024

1. Install "bcc" package

Please follow the guidelines below to install bcc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bcc

2. Uninstall "bcc" package

This tutorial shows how to uninstall bcc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: bcc
Priority: optional
Section: universe/devel
Installed-Size: 286
Maintainer: Ubuntu Developers
Original-Maintainer: Juan Cespedes
Architecture: amd64
Source: linux86
Version: 0.16.17-3.1ubuntu3
Replaces: linux86
Provides: c-compiler
Depends: libc6 (>= 2.14), bin86 (= 0.16.17-3.1ubuntu3)
Recommends: elks-libc (= 0.16.17-3.1ubuntu3)
Conflicts: linux86
Filename: pool/universe/l/linux86/bcc_0.16.17-3.1ubuntu3_amd64.deb
Size: 119826
MD5sum: db82530a327e9178356db68cf10165fd
SHA1: bd7d6a5839d40245c0d8294453877459bfa7293e
SHA256: 30dc4d1827c460792cd254a145859e39985936cb3eaa37c16d6b6e2c942fc112
Description-en: 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.
.
It is possible to run 8086 code under i386 Linux using an emulator,
`elksemu', also included in this package.
Description-md5: 268215b21e3311cc4ec3976927b43fee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu