pcc-libs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pcc-libs

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

$ yay -Rns pcc-libs

2. Manually Install "pcc-libs" via AUR

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

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

b. Clone pcc-libs's git locally

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

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

$ cd ~/pcc-libs $ makepkg -si

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

ID: 628177
Name: pcc-libs
PackageBaseID: 24648
PackageBase: pcc-libs
Version: 1.1.0-1
Description: Libraries for the Portable C Compiler
URL: http://pcc.ludd.ltu.se/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: edh
Submitter: andreas_baumann
FirstSubmitted: 1236939709
LastModified: 1562761969
URLPath: /cgit/aur.git/snapshot/pcc-libs.tar.gz