juce-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S juce-bin

* (Optional) Uninstall juce-bin on Arch using YAY

$ yay -Rns juce-bin

2. Manually Install "juce-bin" via AUR

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

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

b. Clone juce-bin's git locally

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

c. Go to ~/juce-bin folder and install it

$ cd ~/juce-bin $ makepkg -si

3. Information about the juce-bin package on Arch User Repository (AUR)

ID: 1089805
Name: juce-bin
PackageBaseID: 161507
PackageBase: juce-bin
Version: 6.1.6-3
Description: Cross-platform c++ framework for creating audio applications
URL: https://github.com/juce-framework/JUCE
NumVotes: 2
Popularity: 0
OutOfDate: 1663729286
Maintainer:
Submitter: madskjeldgaard
FirstSubmitted: 1609543847
LastModified: 1654313596
URLPath: /cgit/aur.git/snapshot/juce-bin.tar.gz