reapack on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S reapack

* (Optional) Uninstall reapack on Arch using YAY

$ yay -Rns reapack

2. Manually Install "reapack" via AUR

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

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

b. Clone reapack's git locally

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

c. Go to ~/reapack folder and install it

$ cd ~/reapack $ makepkg -si

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

ID: 1104910
Name: reapack
PackageBaseID: 183603
PackageBase: reapack
Version: v1.2.4.1-1
Description: Package manager for the Reaper DAW
URL: https://reapack.com
NumVotes: 1
Popularity: 0.995341
OutOfDate:
Maintainer: Phaotee
FirstSubmitted: 1656440198
LastModified: 1656440232
URLPath: /cgit/aur.git/snapshot/reapack.tar.gz

5. The same packages on other Linux Distributions