sws on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sws

* (Optional) Uninstall sws on Arch using YAY

$ yay -Rns sws

2. Manually Install "sws" via AUR

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

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

b. Clone sws's git locally

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

c. Go to ~/sws folder and install it

$ cd ~/sws $ makepkg -si

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

ID: 1097454
Name: sws
PackageBaseID: 122012
PackageBase: sws
Version: 2.13.1.0-1
Description: A collection of features that seamlessly integrate into REAPER
URL: https://www.sws-extension.org/
NumVotes: 15
Popularity: 1.811358
OutOfDate:
Maintainer: linos
FirstSubmitted: 1493753411
LastModified: 1655060073
URLPath: /cgit/aur.git/snapshot/sws.tar.gz

5. The same packages on other Linux Distributions