drops-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S drops-git

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

$ yay -Rns drops-git

2. Manually Install "drops-git" via AUR

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

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

b. Clone drops-git's git locally

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

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

$ cd ~/drops-git $ makepkg -si

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

ID: 1175748
Name: drops-git
PackageBaseID: 165645
PackageBase: drops-git
Version: 1.0.beta.2.r0.g185cf4b-2
Description: A sample player instrument LV2/VST2 plugin and stand-alone JACK program (git version)
URL: https://github.com/clearly-broken-software/drops
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1618497413
LastModified: 1669654519
URLPath: /cgit/aur.git/snapshot/drops-git.tar.gz