xdwm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S xdwm

* (Optional) Uninstall xdwm on Arch using YAY

$ yay -Rns xdwm

2. Manually Install "xdwm" via AUR

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

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

b. Clone xdwm's git locally

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

c. Go to ~/xdwm folder and install it

$ cd ~/xdwm $ makepkg -si

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

ID: 256749
Name: xdwm
PackageBaseID: 55933
PackageBase: xdwm
Version: 6.1p6-2
Description: An extended dynamic window manager for X (dwm fork)
URL: http://github.com/aperezdc/xdwm
NumVotes: 3
Popularity: 0
OutOfDate: 1703441826
Maintainer: bidulock
Submitter: aperez
FirstSubmitted: 1327005220
LastModified: 1450242280
URLPath: /cgit/aur.git/snapshot/xdwm.tar.gz