purc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S purc

* (Optional) Uninstall purc on Arch using YAY

$ yay -Rns purc

2. Manually Install "purc" via AUR

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

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

b. Clone purc's git locally

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

c. Go to ~/purc folder and install it

$ cd ~/purc $ makepkg -si

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

ID: 1378852
Name: purc
PackageBaseID: 185154
PackageBase: purc
Version: 0.9.19-1
Description: The prime HVML interpreter for C/C++ Language.
URL: https://github.com/HVML/PurC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1661240906
LastModified: 1704190550
URLPath: /cgit/aur.git/snapshot/purc.tar.gz