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

Last updated: May 14,2024

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

$ yay -S cmake-extras-git

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

$ yay -Rns cmake-extras-git

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

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

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

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

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

ID: 1142293
Name: cmake-extras-git
PackageBaseID: 157856
PackageBase: cmake-extras-git
Version: r283-1
Description: A collection of add-ons for the CMake build tool
URL: https://gitlab.com/ubports/core/cmake-extras
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: tari01
Submitter: tari01
FirstSubmitted: 1600544587
LastModified: 1663710190
URLPath: /cgit/aur.git/snapshot/cmake-extras-git.tar.gz