cbang on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cbang

* (Optional) Uninstall cbang on Arch using YAY

$ yay -Rns cbang

2. Manually Install "cbang" via AUR

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

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

b. Clone cbang's git locally

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

c. Go to ~/cbang folder and install it

$ cd ~/cbang $ makepkg -si

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

ID: 1367652
Name: cbang
PackageBaseID: 139778
PackageBase: cbang
Version: 1.8.0-3
Description: a library of cross-platform C++ utilities
URL: https://github.com/CauldronDevelopmentLLC/cbang
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: hpmachining
FirstSubmitted: 1550614511
LastModified: 1702253895
URLPath: /cgit/aur.git/snapshot/cbang.tar.gz