cpc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cpc

* (Optional) Uninstall cpc on Arch using YAY

$ yay -Rns cpc

2. Manually Install "cpc" via AUR

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

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

b. Clone cpc's git locally

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

c. Go to ~/cpc folder and install it

$ cd ~/cpc $ makepkg -si

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

ID: 193975
Name: cpc
PackageBaseID: 60605
PackageBase: cpc
Version: 0.9.1-1
Description: Continuation passing C compiler.
URL: http://www.pps.univ-paris-diderot.fr/~kerneis/software/cpc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1341722868
LastModified: 1434169235
URLPath: /cgit/aur.git/snapshot/cpc.tar.gz