i3-utils on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S i3-utils

* (Optional) Uninstall i3-utils on Arch using YAY

$ yay -Rns i3-utils

2. Manually Install "i3-utils" via AUR

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

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

b. Clone i3-utils's git locally

$ git clone https://aur.archlinux.org/i3-utils.git ~/i3-utils

c. Go to ~/i3-utils folder and install it

$ cd ~/i3-utils $ makepkg -si

3. Information about the i3-utils package on Arch User Repository (AUR)

ID: 889927
Name: i3-utils
PackageBaseID: 165415
PackageBase: i3-utils
Version: 1.0.1-2
Description: A bunch of scripts to make using i3 easier.
URL: https://github.com/tasinet/i3-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DAMO238
Submitter: DAMO238
FirstSubmitted: 1617976818
LastModified: 1617979297
URLPath: /cgit/aur.git/snapshot/i3-utils.tar.gz