How to Install and Uninstall bear.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "bear.x86_64" package

In this section, we are going to explain the necessary steps to install bear.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install bear.x86_64

2. Uninstall "bear.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bear.x86_64 on CentOS Stream 9:

$ sudo dnf remove bear.x86_64 $ sudo dnf autoremove

3. Information about the bear.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:12:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : bear
Version : 3.0.20
Release : 2.el9
Architecture : x86_64
Size : 606 k
Source : bear-3.0.20-2.el9.src.rpm
Repository : epel
Summary : Tool that generates a compilation database for clang tooling
URL : https://github.com/rizsotto/bear
License : GPLv3+
Description : Build ear produces compilation database in JSON format. This database describes
: how single compilation unit should be processed and can be used by Clang
: tooling.