How to Install and Uninstall bear.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "bear.x86_64" package

This is a short guide on how to install bear.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install bear.x86_64

2. Uninstall "bear.x86_64" package

Please follow the guidelines below to uninstall bear.x86_64 on Oracle Linux 9:

$ sudo dnf remove bear.x86_64 $ sudo dnf autoremove

3. Information about the bear.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:15:41 ago on Thu Feb 15 07:50:05 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.