pcc on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "pcc" 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 pcc on Arch using YAY
$
yay -S
pcc
Copied
* (Optional) Uninstall pcc on Arch using YAY
$
yay -Rns
pcc
Copied
2. Manually Install "pcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pcc's git locally
$
git clone https://aur.archlinux.org/pcc.git
~/pcc
Copied
c. Go to ~/pcc folder and install it
$
cd
~/pcc
Copied
$
makepkg -si
Copied
3. Information about the pcc package on Arch User Repository (AUR)
ID: 792111
Name: pcc
PackageBaseID: 24647
PackageBase: pcc
Version: 1.1.0-1
Description: A Portable C Compiler
URL: http://pcc.ludd.ltu.se/
NumVotes: 20
Popularity: 6.0E-6
OutOfDate:
Maintainer: edh
Submitter: andreas_baumann
FirstSubmitted: 1236938563
LastModified: 1600161780
URLPath: /cgit/aur.git/snapshot/pcc.tar.gz
Name: pcc
PackageBaseID: 24647
PackageBase: pcc
Version: 1.1.0-1
Description: A Portable C Compiler
URL: http://pcc.ludd.ltu.se/
NumVotes: 20
Popularity: 6.0E-6
OutOfDate:
Maintainer: edh
Submitter: andreas_baumann
FirstSubmitted: 1236938563
LastModified: 1600161780
URLPath: /cgit/aur.git/snapshot/pcc.tar.gz