cmake-common on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmake-common

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

$ yay -Rns cmake-common

2. Manually Install "cmake-common" via AUR

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

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

b. Clone cmake-common's git locally

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

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

$ cd ~/cmake-common $ makepkg -si

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

ID: 1295131
Name: cmake-common
PackageBaseID: 189343
PackageBase: cmake-common
Version: 4.0-2
Description: Utilities to help develop C++/CMake projects
URL: https://github.com/egor-tensin/cmake-common
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egor_tensin
Submitter: egor_tensin
FirstSubmitted: 1673191120
LastModified: 1690455864
URLPath: /cgit/aur.git/snapshot/cmake-common.tar.gz