cmake-init on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cmake-init

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

$ yay -Rns cmake-init

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

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

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

$ cd ~/cmake-init $ makepkg -si

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

ID: 1420203
Name: cmake-init
PackageBaseID: 171232
PackageBase: cmake-init
Version: 0.40.3-1
Description: The missing CMake project initializer
URL: https://github.com/friendlyanon/cmake-init
NumVotes: 4
Popularity: 0.177368
OutOfDate:
Maintainer: muio
Submitter: muio
FirstSubmitted: 1632154443
LastModified: 1709505268
URLPath: /cgit/aur.git/snapshot/cmake-init.tar.gz