river on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S river

* (Optional) Uninstall river on Arch using YAY

$ yay -Rns river

2. Manually Install "river" via AUR

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

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

b. Clone river's git locally

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

c. Go to ~/river folder and install it

$ cd ~/river $ makepkg -si

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

ID: 1112175
Name: river
PackageBaseID: 172694
PackageBase: river
Version: 0.1.3-4
Description: A dynamic tiling wayland compositor.
URL: https://github.com/riverwm/river
NumVotes: 19
Popularity: 1.870894
OutOfDate:
Maintainer: andreafeletto
FirstSubmitted: 1635929925
LastModified: 1657875470
URLPath: /cgit/aur.git/snapshot/river.tar.gz