uwm on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S uwm

* (Optional) Uninstall uwm on Arch using YAY

$ yay -Rns uwm

2. Manually Install "uwm" via AUR

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

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

b. Clone uwm's git locally

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

c. Go to ~/uwm folder and install it

$ cd ~/uwm $ makepkg -si

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

ID: 191688
Name: uwm
PackageBaseID: 75483
PackageBase: uwm
Version: 0.30-3
Description: Micro (u) Window Manager
URL: http://uwm.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1700330211
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1384708149
LastModified: 1433975209
URLPath: /cgit/aur.git/snapshot/uwm.tar.gz