How to Install and Uninstall bear.x86_64 Package on Fedora 35

Last updated: September 19,2024

1. Install "bear.x86_64" package

This is a short guide on how to install bear.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install bear.x86_64

2. Uninstall "bear.x86_64" package

This guide covers the steps necessary to uninstall bear.x86_64 on Fedora 35:

$ sudo dnf remove bear.x86_64 $ sudo dnf autoremove

3. Information about the bear.x86_64 package on Fedora 35

Last metadata expiration check: 4:23:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : bear
Version : 3.0.20
Release : 2.fc35
Architecture : x86_64
Size : 605 k
Source : bear-3.0.20-2.fc35.src.rpm
Repository : updates
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.