cmake-lint on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cmake-lint

* (Optional) Uninstall cmake-lint on Arch using YAY

$ yay -Rns cmake-lint

2. Manually Install "cmake-lint" via AUR

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

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

b. Clone cmake-lint's git locally

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

c. Go to ~/cmake-lint folder and install it

$ cd ~/cmake-lint $ makepkg -si

3. Information about the cmake-lint package on Arch User Repository (AUR)

ID: 1394478
Name: cmake-lint
PackageBaseID: 42531
PackageBase: cmake-lint
Version: 1.4.2-5
Description: Check for coding style issues in CMake files
URL: https://github.com/cmake-lint/cmake-lint
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: alexmerry
FirstSubmitted: 1288719750
LastModified: 1706481099
URLPath: /cgit/aur.git/snapshot/cmake-lint.tar.gz