dwm on AUR (Arch User Repository)
Last updated: January 23,2025
1. Install "dwm" 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 dwm on Arch using YAY
$
yay -S
dwm
Copied
* (Optional) Uninstall dwm on Arch using YAY
$
yay -Rns
dwm
Copied
2. Manually Install "dwm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dwm's git locally
$
git clone https://aur.archlinux.org/dwm.git
~/dwm
Copied
c. Go to ~/dwm folder and install it
$
cd
~/dwm
Copied
$
makepkg -si
Copied
3. Information about the dwm package on Arch User Repository (AUR)
ID: 1299493
Name: dwm
PackageBaseID: 127381
PackageBase: dwm
Version: 6.4-2
Description: A dynamic window manager for X
URL: https://dwm.suckless.org
NumVotes: 38
Popularity: 0.459527
OutOfDate:
Maintainer: Neptune650
Submitter: Foxboron
FirstSubmitted: 1511192220
LastModified: 1691276218
URLPath: /cgit/aur.git/snapshot/dwm.tar.gz
Name: dwm
PackageBaseID: 127381
PackageBase: dwm
Version: 6.4-2
Description: A dynamic window manager for X
URL: https://dwm.suckless.org
NumVotes: 38
Popularity: 0.459527
OutOfDate:
Maintainer: Neptune650
Submitter: Foxboron
FirstSubmitted: 1511192220
LastModified: 1691276218
URLPath: /cgit/aur.git/snapshot/dwm.tar.gz