oclint-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S oclint-git

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

$ yay -Rns oclint-git

2. Manually Install "oclint-git" via AUR

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

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

b. Clone oclint-git's git locally

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

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

$ cd ~/oclint-git $ makepkg -si

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

ID: 260432
Name: oclint-git
PackageBaseID: 91561
PackageBase: oclint-git
Version: 0.10.2.r782.0b68641-1
Description: Static code analysis tool for improving quality and reducing defects
URL: http://oclint.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1703797185
Maintainer:
Submitter: Faerbit
FirstSubmitted: 1427032203
LastModified: 1451344239
URLPath: /cgit/aur.git/snapshot/oclint-git.tar.gz