i3-layouts on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S i3-layouts

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

$ yay -Rns i3-layouts

2. Manually Install "i3-layouts" via AUR

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

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

b. Clone i3-layouts's git locally

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

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

$ cd ~/i3-layouts $ makepkg -si

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

ID: 1138287
Name: i3-layouts
PackageBaseID: 173334
PackageBase: i3-layouts
Version: 0.13.2-3
Description: Dynamic layouts for i3wm
URL: https://github.com/eliep/i3-layouts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yigits
Submitter: yigits
FirstSubmitted: 1637581715
LastModified: 1662901820
URLPath: /cgit/aur.git/snapshot/i3-layouts.tar.gz