xwm on AUR (Arch User Repository)
Last updated: February 04,2025
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
Copied
b. Install xwm on Arch using YAY
$
yay -S
xwm
Copied
* (Optional) Uninstall xwm on Arch using YAY
$
yay -Rns
xwm
Copied
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
Copied
b. Clone xwm's git locally
$
git clone https://aur.archlinux.org/xwm.git
~/xwm
Copied
c. Go to ~/xwm folder and install it
$
cd
~/xwm
Copied
$
makepkg -si
Copied
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
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