pccts on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install pccts on Arch using YAY
$
yay -S
pccts
Copied
* (Optional) Uninstall pccts on Arch using YAY
$
yay -Rns
pccts
Copied
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
Copied
b. Clone pccts's git locally
$
git clone https://aur.archlinux.org/pccts.git
~/pccts
Copied
c. Go to ~/pccts folder and install it
$
cd
~/pccts
Copied
$
makepkg -si
Copied
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
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