cppfront-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cppfront-git

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

$ yay -Rns cppfront-git

2. Manually Install "cppfront-git" via AUR

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

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

b. Clone cppfront-git's git locally

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

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

$ cd ~/cppfront-git $ makepkg -si

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

ID: 1169016
Name: cppfront-git
PackageBaseID: 185958
PackageBase: cppfront-git
Version: r303.b1754db-1
Description: Experimental and incomplete compiler for proposed C++ 'syntax 2'
URL: https://github.com/hsutter/cppfront
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patatahooligan
Submitter: patatahooligan
FirstSubmitted: 1663874060
LastModified: 1668435832
URLPath: /cgit/aur.git/snapshot/cppfront-git.tar.gz