niri on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S niri

* (Optional) Uninstall niri on Arch using YAY

$ yay -Rns niri

2. Manually Install "niri" via AUR

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

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

b. Clone niri's git locally

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

c. Go to ~/niri folder and install it

$ cd ~/niri $ makepkg -si

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

ID: 1426452
Name: niri
PackageBaseID: 201769
PackageBase: niri
Version: 0.1.3-2
Description: Scrollable-tiling Wayland compositor
URL: https://github.com/YaLTeR/niri
NumVotes: 4
Popularity: 2.31781
OutOfDate:
Maintainer: Nebulosa
Submitter: Nebulosa
FirstSubmitted: 1705865078
LastModified: 1710333590
URLPath: /cgit/aur.git/snapshot/niri.tar.gz