cmake-lint-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cmake-lint-git

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

$ yay -Rns cmake-lint-git

2. Manually Install "cmake-lint-git" 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-git's git locally

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

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

$ cd ~/cmake-lint-git $ makepkg -si

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

ID: 630926
Name: cmake-lint-git
PackageBaseID: 143686
PackageBase: cmake-lint-git
Version: 1.4.r3.g058c6c0-1
Description: Check for coding style issues in CMake files
URL: http://github.com/richq/cmake-lint/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Techmeology
Submitter: Techmeology
FirstSubmitted: 1563593545
LastModified: 1563593545
URLPath: /cgit/aur.git/snapshot/cmake-lint-git.tar.gz