cmakew on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cmakew

* (Optional) Uninstall cmakew on Arch using YAY

$ yay -Rns cmakew

2. Manually Install "cmakew" via AUR

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

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

b. Clone cmakew's git locally

$ git clone https://aur.archlinux.org/cmakew.git ~/cmakew

c. Go to ~/cmakew folder and install it

$ cd ~/cmakew $ makepkg -si

3. Information about the cmakew package on Arch User Repository (AUR)

ID: 1254393
Name: cmakew
PackageBaseID: 156514
PackageBase: cmakew
Version: 0.2.0-6
Description: CMake wrapper CLI tool
URL: https://github.com/thombashi/cmakew
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: clove3am
FirstSubmitted: 1596843672
LastModified: 1683488591
URLPath: /cgit/aur.git/snapshot/cmakew.tar.gz