i3-autolayout on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S i3-autolayout

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

$ yay -Rns i3-autolayout

2. Manually Install "i3-autolayout" via AUR

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

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

b. Clone i3-autolayout's git locally

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

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

$ cd ~/i3-autolayout $ makepkg -si

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

ID: 1328314
Name: i3-autolayout
PackageBaseID: 186940
PackageBase: i3-autolayout
Version: 0.2.3-1
Description: Service to automatically managing i3 window manager layout
URL: https://github.com/BiagioFesta/i3-autolayout
NumVotes: 2
Popularity: 0.000335
OutOfDate:
Maintainer: TheRepoClub
Submitter: TheRepoClub
FirstSubmitted: 1666850042
LastModified: 1696346965
URLPath: /cgit/aur.git/snapshot/i3-autolayout.tar.gz