oclint on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "oclint" 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
Copied
b. Install oclint on Arch using YAY
$
yay -S
oclint
Copied
* (Optional) Uninstall oclint on Arch using YAY
$
yay -Rns
oclint
Copied
2. Manually Install "oclint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone oclint's git locally
$
git clone https://aur.archlinux.org/oclint.git
~/oclint
Copied
c. Go to ~/oclint folder and install it
$
cd
~/oclint
Copied
$
makepkg -si
Copied
3. Information about the oclint package on Arch User Repository (AUR)
ID: 1016531
Name: oclint
PackageBaseID: 70460
PackageBase: oclint
Version: 21.10-0
Description: A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
URL: http://oclint.org/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1369755656
LastModified: 1641825831
URLPath: /cgit/aur.git/snapshot/oclint.tar.gz
Name: oclint
PackageBaseID: 70460
PackageBase: oclint
Version: 21.10-0
Description: A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
URL: http://oclint.org/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1369755656
LastModified: 1641825831
URLPath: /cgit/aur.git/snapshot/oclint.tar.gz