xwm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S xwm

* (Optional) Uninstall xwm on Arch using YAY

$ yay -Rns xwm

2. Manually Install "xwm" via AUR

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

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

b. Clone xwm's git locally

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

c. Go to ~/xwm folder and install it

$ cd ~/xwm $ makepkg -si

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

ID: 841759
Name: xwm
PackageBaseID: 160111
PackageBase: xwm
Version: 0.1.6-1
Description: A tiny XCB floating window manager
URL: http://github.com/mcpcpc/xwm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mcpcpc
Submitter: mcpcpc
FirstSubmitted: 1605997903
LastModified: 1609648514
URLPath: /cgit/aur.git/snapshot/xwm.tar.gz