kwin-tiling on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S kwin-tiling

* (Optional) Uninstall kwin-tiling on Arch using YAY

$ yay -Rns kwin-tiling

2. Manually Install "kwin-tiling" via AUR

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

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

b. Clone kwin-tiling's git locally

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

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

$ cd ~/kwin-tiling $ makepkg -si

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

ID: 1119510
Name: kwin-tiling
PackageBaseID: 184504
PackageBase: kwin-tiling
Version: 2.4.0-1
Description: Tiling script for kwin, based on Mathias Gottschlag’s version
URL: https://github.com/kwin-scripts/kwin-tiling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jdev082
FirstSubmitted: 1659212222
LastModified: 1659212419
URLPath: /cgit/aur.git/snapshot/kwin-tiling.tar.gz