tinywm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S tinywm

* (Optional) Uninstall tinywm on Arch using YAY

$ yay -Rns tinywm

2. Manually Install "tinywm" via AUR

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

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

b. Clone tinywm's git locally

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

c. Go to ~/tinywm folder and install it

$ cd ~/tinywm $ makepkg -si

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

ID: 687763
Name: tinywm
PackageBaseID: 104853
PackageBase: tinywm
Version: 1.3-10
Description: A tiny window manager written in only ~50 lines of code
URL: http://incise.org/tinywm.html
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kynikos
FirstSubmitted: 1450574171
LastModified: 1579442488
URLPath: /cgit/aur.git/snapshot/tinywm.tar.gz