protoplug on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S protoplug

* (Optional) Uninstall protoplug on Arch using YAY

$ yay -Rns protoplug

2. Manually Install "protoplug" via AUR

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

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

b. Clone protoplug's git locally

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

c. Go to ~/protoplug folder and install it

$ cd ~/protoplug $ makepkg -si

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

ID: 537070
Name: protoplug
PackageBaseID: 135252
PackageBase: protoplug
Version: 1.4.0-1
Description: A VST plugin which runs Lua scripts as audio and MIDI effects and instruments
URL: http://www.osar.fr/protoplug/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SpotlightKid
FirstSubmitted: 1534868905
LastModified: 1534868905
URLPath: /cgit/aur.git/snapshot/protoplug.tar.gz