cxx-common on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cxx-common

* (Optional) Uninstall cxx-common on Arch using YAY

$ yay -Rns cxx-common

2. Manually Install "cxx-common" via AUR

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

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

b. Clone cxx-common's git locally

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

c. Go to ~/cxx-common folder and install it

$ cd ~/cxx-common $ makepkg -si

3. Information about the cxx-common package on Arch User Repository (AUR)

ID: 1278646
Name: cxx-common
PackageBaseID: 159833
PackageBase: cxx-common
Version: 0.4.1-1
Description: Common dependency management for various Trail of Bits C++ codebases
URL: https://github.com/lifting-bits/cxx-common
NumVotes: 0
Popularity: 0
OutOfDate: 1702918477
Maintainer:
Submitter: kyechou
FirstSubmitted: 1605323728
LastModified: 1687722022
URLPath: /cgit/aur.git/snapshot/cxx-common.tar.gz