quicktile on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S quicktile

* (Optional) Uninstall quicktile on Arch using YAY

$ yay -Rns quicktile

2. Manually Install "quicktile" via AUR

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

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

b. Clone quicktile's git locally

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

c. Go to ~/quicktile folder and install it

$ cd ~/quicktile $ makepkg -si

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

ID: 1252413
Name: quicktile
PackageBaseID: 159425
PackageBase: quicktile
Version: 0.4.0-4
Description: Adds window-tiling hotkeys to any X11 desktop
URL: https://github.com/ssokolow/quicktile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1604446902
LastModified: 1683186722
URLPath: /cgit/aur.git/snapshot/quicktile.tar.gz