compdb on AUR (Arch User Repository)

Last updated: June 22,2024

1. Install "compdb" 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 compdb on Arch using YAY

$ yay -S compdb

* (Optional) Uninstall compdb on Arch using YAY

$ yay -Rns compdb

2. Manually Install "compdb" via AUR

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

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

b. Clone compdb's git locally

$ git clone https://aur.archlinux.org/compdb.git ~/compdb

c. Go to ~/compdb folder and install it

$ cd ~/compdb $ makepkg -si

3. Information about the compdb package on Arch User Repository (AUR)

ID: 538605
Name: compdb
PackageBaseID: 129810
PackageBase: compdb
Version: 0.2.0-1
Description: The compilation database Swiss army knife
URL: https://github.com/Sarcasm/compdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kodemeister
Submitter: kodemeister
FirstSubmitted: 1517869083
LastModified: 1535314344
URLPath: /cgit/aur.git/snapshot/compdb.tar.gz