wcc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wcc

* (Optional) Uninstall wcc on Arch using YAY

$ yay -Rns wcc

2. Manually Install "wcc" via AUR

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

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

b. Clone wcc's git locally

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

c. Go to ~/wcc folder and install it

$ cd ~/wcc $ makepkg -si

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

ID: 1080220
Name: wcc
PackageBaseID: 178837
PackageBase: wcc
Version: 0.0.4-1
Description: The Witchcraft Compiler Collection
URL: https://github.com/endrazine/wcc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1652561300
LastModified: 1652561300
URLPath: /cgit/aur.git/snapshot/wcc.tar.gz