i3wsr on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S i3wsr

* (Optional) Uninstall i3wsr on Arch using YAY

$ yay -Rns i3wsr

2. Manually Install "i3wsr" via AUR

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

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

b. Clone i3wsr's git locally

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

c. Go to ~/i3wsr folder and install it

$ cd ~/i3wsr $ makepkg -si

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

ID: 1412079
Name: i3wsr
PackageBaseID: 133456
PackageBase: i3wsr
Version: 3.0.0-1
Description: A small program to change the name of an i3 workspace based on its contents.
URL: https://github.com/roosta/i3wsr
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: daniel_chesters
Submitter: daniel_chesters
FirstSubmitted: 1528908545
LastModified: 1708371351
URLPath: /cgit/aur.git/snapshot/i3wsr.tar.gz