zapcc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S zapcc

* (Optional) Uninstall zapcc on Arch using YAY

$ yay -Rns zapcc

2. Manually Install "zapcc" via AUR

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

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

b. Clone zapcc's git locally

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

c. Go to ~/zapcc folder and install it

$ cd ~/zapcc $ makepkg -si

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

ID: 729446
Name: zapcc
PackageBaseID: 152257
PackageBase: zapcc
Version: 7.0.325000-3
Description: C++ compiler based on Clang, but significantly faster
URL: https://zapcc.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1588365083
LastModified: 1588365083
URLPath: /cgit/aur.git/snapshot/zapcc.tar.gz