cmag on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S cmag

* (Optional) Uninstall cmag on Arch using YAY

$ yay -Rns cmag

2. Manually Install "cmag" via AUR

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

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

b. Clone cmag's git locally

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

c. Go to ~/cmag folder and install it

$ cd ~/cmag $ makepkg -si

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

ID: 1419194
Name: cmag
PackageBaseID: 203202
PackageBase: cmag
Version: 0.1.0-1
Description: Interactive analyzer and browser for CMake build systems
URL: https://github.com/DziubanMaciej/cmag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdziuban
Submitter: mdziuban
FirstSubmitted: 1709333878
LastModified: 1709333878
URLPath: /cgit/aur.git/snapshot/cmag.tar.gz