python-i3-grid on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-i3-grid

* (Optional) Uninstall python-i3-grid on Arch using YAY

$ yay -Rns python-i3-grid

2. Manually Install "python-i3-grid" via AUR

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

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

b. Clone python-i3-grid's git locally

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

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

$ cd ~/python-i3-grid $ makepkg -si

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

ID: 752597
Name: python-i3-grid
PackageBaseID: 153981
PackageBase: python-i3-grid
Version: 0.2.3b3-1
Description: A i3wm grid controller for floating window automation.
URL: https://github.com/justahuman1/i3-grid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: justahuman
Submitter: justahuman
FirstSubmitted: 1591344548
LastModified: 1592256698
URLPath: /cgit/aur.git/snapshot/python-i3-grid.tar.gz