i3-auto-arrange on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S i3-auto-arrange

* (Optional) Uninstall i3-auto-arrange on Arch using YAY

$ yay -Rns i3-auto-arrange

2. Manually Install "i3-auto-arrange" via AUR

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

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

b. Clone i3-auto-arrange's git locally

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

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

$ cd ~/i3-auto-arrange $ makepkg -si

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

ID: 717073
Name: i3-auto-arrange
PackageBaseID: 151126
PackageBase: i3-auto-arrange
Version: 1.0.2-1
Description: This is a simple Shell script that will automatically rearrange i3 workspaces
URL: https://github.com/denis-ismailaj/i3-auto-arrange
NumVotes: 0
Popularity: 0
OutOfDate: 1708263428
Maintainer: denis-ismailaj
Submitter: denis-ismailaj
FirstSubmitted: 1586091299
LastModified: 1586097016
URLPath: /cgit/aur.git/snapshot/i3-auto-arrange.tar.gz