drops on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S drops

* (Optional) Uninstall drops on Arch using YAY

$ yay -Rns drops

2. Manually Install "drops" via AUR

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

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

b. Clone drops's git locally

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

c. Go to ~/drops folder and install it

$ cd ~/drops $ makepkg -si

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

ID: 892946
Name: drops
PackageBaseID: 165657
PackageBase: drops
Version: 1.0beta-1
Description: A sample player instrument LV2/VST2 plugin and stand-alone JACK program
URL: https://github.com/clearly-broken-software/drops
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1618514824
LastModified: 1618514824
URLPath: /cgit/aur.git/snapshot/drops.tar.gz