bear-git on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "bear-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install bear-git on Arch using YAY

$ yay -S bear-git

* (Optional) Uninstall bear-git on Arch using YAY

$ yay -Rns bear-git

2. Manually Install "bear-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bear-git's git locally

$ git clone https://aur.archlinux.org/bear-git.git ~/bear-git

c. Go to ~/bear-git folder and install it

$ cd ~/bear-git $ makepkg -si

3. Information about the bear-git package on Arch User Repository (AUR)

ID: 980257
Name: bear-git
PackageBaseID: 70461
PackageBase: bear-git
Version: r1053.24d1fc3-1
Description: Tool to generate compilation database for clang tooling
URL: https://github.com/rizsotto/Bear
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1369757403
LastModified: 1635413333
URLPath: /cgit/aur.git/snapshot/bear-git.tar.gz