pcc on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install pcc on Arch using YAY

$ yay -S pcc

* (Optional) Uninstall pcc on Arch using YAY

$ yay -Rns pcc

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

b. Clone pcc's git locally

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

c. Go to ~/pcc folder and install it

$ cd ~/pcc $ makepkg -si

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