pcc-cvs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pcc-cvs

* (Optional) Uninstall pcc-cvs on Arch using YAY

$ yay -Rns pcc-cvs

2. Manually Install "pcc-cvs" via AUR

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

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

b. Clone pcc-cvs's git locally

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

c. Go to ~/pcc-cvs folder and install it

$ cd ~/pcc-cvs $ makepkg -si

3. Information about the pcc-cvs package on Arch User Repository (AUR)

ID: 793381
Name: pcc-cvs
PackageBaseID: 123750
PackageBase: pcc-cvs
Version: 20170701-1
Description: A Portable C Compiler.
URL: http://pcc.ludd.ltu.se/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1498922451
LastModified: 1600419606
URLPath: /cgit/aur.git/snapshot/pcc-cvs.tar.gz