wcc on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install wcc on Arch using YAY
$
yay -S
wcc
Copied
* (Optional) Uninstall wcc on Arch using YAY
$
yay -Rns
wcc
Copied
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
Copied
b. Clone wcc's git locally
$
git clone https://aur.archlinux.org/wcc.git
~/wcc
Copied
c. Go to ~/wcc folder and install it
$
cd
~/wcc
Copied
$
makepkg -si
Copied
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
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