How to Install and Uninstall bcc-devel.x86_64 Package on Amazon Linux 2
Last updated: January 11,2025
1. Install "bcc-devel.x86_64" package
Learn how to install bcc-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
bcc-devel.x86_64
Copied
2. Uninstall "bcc-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall bcc-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
bcc-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the bcc-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : bcc-devel
Arch : x86_64
Version : 0.18.0
Release : 1.amzn2.0.3
Size : 86 k
Repo : amzn2-core/2/x86_64
Summary : Shared library for BPF Compiler Collection (BCC)
URL : https://github.com/iovisor/bcc
License : ASL 2.0
Description : The bcc-devel package contains libraries and header files for
: developing application that use BPF Compiler Collection (BCC).
Available Packages
Name : bcc-devel
Arch : x86_64
Version : 0.18.0
Release : 1.amzn2.0.3
Size : 86 k
Repo : amzn2-core/2/x86_64
Summary : Shared library for BPF Compiler Collection (BCC)
URL : https://github.com/iovisor/bcc
License : ASL 2.0
Description : The bcc-devel package contains libraries and header files for
: developing application that use BPF Compiler Collection (BCC).