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

Last updated: October 05,2024

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

$ yay -S i3-auto-tiling

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

$ yay -Rns i3-auto-tiling

2. Manually Install "i3-auto-tiling" 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-tiling's git locally

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

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

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

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

ID: 1284669
Name: i3-auto-tiling
PackageBaseID: 195452
PackageBase: i3-auto-tiling
Version: 0.3.3-1
Description: Automatic, optimal tiling for i3wm
URL: https://gitlab.com/ximnoise/i3-auto-tiling
NumVotes: 1
Popularity: 0.028348
OutOfDate:
Maintainer: ximnoise
Submitter: ximnoise
FirstSubmitted: 1688737168
LastModified: 1688737168
URLPath: /cgit/aur.git/snapshot/i3-auto-tiling.tar.gz