oclint-json-compilation-database on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "oclint-json-compilation-database" 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 oclint-json-compilation-database on Arch using YAY

$ yay -S oclint-json-compilation-database

* (Optional) Uninstall oclint-json-compilation-database on Arch using YAY

$ yay -Rns oclint-json-compilation-database

2. Manually Install "oclint-json-compilation-database" via AUR

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

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

b. Clone oclint-json-compilation-database's git locally

$ git clone https://aur.archlinux.org/oclint-json-compilation-database.git ~/oclint-json-compilation-database

c. Go to ~/oclint-json-compilation-database folder and install it

$ cd ~/oclint-json-compilation-database $ makepkg -si

3. Information about the oclint-json-compilation-database package on Arch User Repository (AUR)

ID: 299452
Name: oclint-json-compilation-database
PackageBaseID: 110872
PackageBase: oclint-json-compilation-database
Version: 0.7-1
Description: A helper program that filters information from compile_command.json and invoke OCLint for static code analysis
URL: http://oclint.org/docs/manual/oclint-json-compilation-database.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1462297319
LastModified: 1462297377
URLPath: /cgit/aur.git/snapshot/oclint-json-compilation-database.tar.gz