pugl-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pugl-git

* (Optional) Uninstall pugl-git on Arch using YAY

$ yay -Rns pugl-git

2. Manually Install "pugl-git" via AUR

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

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

b. Clone pugl-git's git locally

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

c. Go to ~/pugl-git folder and install it

$ cd ~/pugl-git $ makepkg -si

3. Information about the pugl-git package on Arch User Repository (AUR)

ID: 1236943
Name: pugl-git
PackageBaseID: 155447
PackageBase: pugl-git
Version: r1100.9b5a087-1
Description: Minimal portable API for GUIs which is suitable for use in plugins.
URL: http://drobilla.net/software/pugl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kamnxt
Submitter: redtide
FirstSubmitted: 1594749251
LastModified: 1680702721
URLPath: /cgit/aur.git/snapshot/pugl-git.tar.gz