pygrid on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pygrid

* (Optional) Uninstall pygrid on Arch using YAY

$ yay -Rns pygrid

2. Manually Install "pygrid" via AUR

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

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

b. Clone pygrid's git locally

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

c. Go to ~/pygrid folder and install it

$ cd ~/pygrid $ makepkg -si

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

ID: 1032380
Name: pygrid
PackageBaseID: 111793
PackageBase: pygrid
Version: 1.0.0.r15.g84648c6-1
Description: Quickly place and move windows around the X11 desktop using a grid
URL: https://github.com/pkkid/pygrid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chuvke
Submitter: chuvke
FirstSubmitted: 1464470749
LastModified: 1644154185
URLPath: /cgit/aur.git/snapshot/pygrid.tar.gz