packcc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S packcc

* (Optional) Uninstall packcc on Arch using YAY

$ yay -Rns packcc

2. Manually Install "packcc" via AUR

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

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

b. Clone packcc's git locally

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

c. Go to ~/packcc folder and install it

$ cd ~/packcc $ makepkg -si

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

ID: 1323868
Name: packcc
PackageBaseID: 197876
PackageBase: packcc
Version: 1.8.0-1
Description: A parser generator for C
URL: https://arithy.github.io/packcc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rpkak
Submitter: rpkak
FirstSubmitted: 1695554278
LastModified: 1695554278
URLPath: /cgit/aur.git/snapshot/packcc.tar.gz