autotiling on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S autotiling

* (Optional) Uninstall autotiling on Arch using YAY

$ yay -Rns autotiling

2. Manually Install "autotiling" via AUR

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

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

b. Clone autotiling's git locally

$ git clone https://aur.archlinux.org/autotiling.git ~/autotiling

c. Go to ~/autotiling folder and install it

$ cd ~/autotiling $ makepkg -si

3. Information about the autotiling package on Arch User Repository (AUR)

ID: 1416899
Name: autotiling
PackageBaseID: 145314
PackageBase: autotiling
Version: 1.9.1-1
Description: Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
URL: https://github.com/nwg-piotr/autotiling
NumVotes: 48
Popularity: 3.408383
OutOfDate:
Maintainer: nwg
Submitter: nwg
FirstSubmitted: 1569375823
LastModified: 1709073655
URLPath: /cgit/aur.git/snapshot/autotiling.tar.gz