python-cmakelang on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-cmakelang

* (Optional) Uninstall python-cmakelang on Arch using YAY

$ yay -Rns python-cmakelang

2. Manually Install "python-cmakelang" via AUR

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

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

b. Clone python-cmakelang's git locally

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

c. Go to ~/python-cmakelang folder and install it

$ cd ~/python-cmakelang $ makepkg -si

3. Information about the python-cmakelang package on Arch User Repository (AUR)

ID: 1106037
Name: python-cmakelang
PackageBaseID: 183669
PackageBase: python-cmakelang
Version: 0.6.13-1
Description: Language tools for cmake (format, lint, etc)
URL: https://github.com/cheshirekow/cmake_format
NumVotes: 1
Popularity: 0.266184
OutOfDate:
Maintainer: otreblan
FirstSubmitted: 1656623203
LastModified: 1656623203
URLPath: /cgit/aur.git/snapshot/python-cmakelang.tar.gz