cmake-extras on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S cmake-extras

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

$ yay -Rns cmake-extras

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

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

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

$ cd ~/cmake-extras $ makepkg -si

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

ID: 1142291
Name: cmake-extras
PackageBaseID: 174929
PackageBase: cmake-extras
Version: 1.6-1
Description: A collection of add-ons for the CMake build tool
URL: https://gitlab.com/ubports/core/cmake-extras
NumVotes: 4
Popularity: 0.024649
OutOfDate:
Maintainer: tari01
Submitter: tari01
FirstSubmitted: 1641914109
LastModified: 1663709907
URLPath: /cgit/aur.git/snapshot/cmake-extras.tar.gz