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

Last updated: July 08,2024

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

$ yay -S cmake-init-git

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

$ yay -Rns cmake-init-git

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

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

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

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

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

ID: 1375908
Name: cmake-init-git
PackageBaseID: 183505
PackageBase: cmake-init-git
Version: 0.39.0.r0.g4618fbb-1
Description: An opinionated CMake project initializer that generates CMake projects.
URL: https://github.com/friendlyanon/cmake-init
NumVotes: 2
Popularity: 0.093787
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1656088519
LastModified: 1703577326
URLPath: /cgit/aur.git/snapshot/cmake-init-git.tar.gz