cbang-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S cbang-git

* (Optional) Uninstall cbang-git on Arch using YAY

$ yay -Rns cbang-git

2. Manually Install "cbang-git" via AUR

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

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

b. Clone cbang-git's git locally

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

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

$ cd ~/cbang-git $ makepkg -si

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

ID: 1334367
Name: cbang-git
PackageBaseID: 119193
PackageBase: cbang-git
Version: r1582.6e74d7ac-1
Description: A library of cross-platform C++ utilities
URL: https://github.com/CauldronDevelopmentLLC/cbang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: greyltc
FirstSubmitted: 1485457279
LastModified: 1697388407
URLPath: /cgit/aur.git/snapshot/cbang-git.tar.gz