pccts on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S pccts

* (Optional) Uninstall pccts on Arch using YAY

$ yay -Rns pccts

2. Manually Install "pccts" via AUR

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

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

b. Clone pccts's git locally

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

c. Go to ~/pccts folder and install it

$ cd ~/pccts $ makepkg -si

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

ID: 303845
Name: pccts
PackageBaseID: 111406
PackageBase: pccts
Version: 1.33MR33-1
Description: PCCTS is the Purdue Compiler-Compiler Tool Set
URL: http://www.polhode.com/pccts.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wtx
Submitter: wtx
FirstSubmitted: 1463645815
LastModified: 1463645816
URLPath: /cgit/aur.git/snapshot/pccts.tar.gz