i3ass on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S i3ass

* (Optional) Uninstall i3ass on Arch using YAY

$ yay -Rns i3ass

2. Manually Install "i3ass" via AUR

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

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

b. Clone i3ass's git locally

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

c. Go to ~/i3ass folder and install it

$ cd ~/i3ass $ makepkg -si

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

ID: 1306112
Name: i3ass
PackageBaseID: 133908
PackageBase: i3ass
Version: 2023.08.19.1-1
Description: A bash-script collection to assist the use of i3-wm.
URL: https://github.com/budlabs/i3ass
NumVotes: 3
Popularity: 0.000524
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1530455366
LastModified: 1692434260
URLPath: /cgit/aur.git/snapshot/i3ass.tar.gz