cppast-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cppast-git

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

$ yay -Rns cppast-git

2. Manually Install "cppast-git" via AUR

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

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

b. Clone cppast-git's git locally

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

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

$ cd ~/cppast-git $ makepkg -si

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

ID: 753095
Name: cppast-git
PackageBaseID: 148927
PackageBase: cppast-git
Version: 1:436.b155d6a-2
Description: Library to parse and work with the C++ AST
URL: https://github.com/foonathan/cppast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1581160079
LastModified: 1592377476
URLPath: /cgit/aur.git/snapshot/cppast-git.tar.gz