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