wdm on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "wdm" 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 wdm on Arch using YAY
$
yay -S
wdm
Copied
* (Optional) Uninstall wdm on Arch using YAY
$
yay -Rns
wdm
Copied
2. Manually Install "wdm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wdm's git locally
$
git clone https://aur.archlinux.org/wdm.git
~/wdm
Copied
c. Go to ~/wdm folder and install it
$
cd
~/wdm
Copied
$
makepkg -si
Copied
3. Information about the wdm package on Arch User Repository (AUR)
ID: 539217
Name: wdm
PackageBaseID: 80354
PackageBase: wdm
Version: 1.28-9
Description: An replacement X window display manager similar to, and based on XDM
URL: http://github.com/raorn/wdm
NumVotes: 3
Popularity: 0
OutOfDate: 1708080207
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1395993724
LastModified: 1535515340
URLPath: /cgit/aur.git/snapshot/wdm.tar.gz
Name: wdm
PackageBaseID: 80354
PackageBase: wdm
Version: 1.28-9
Description: An replacement X window display manager similar to, and based on XDM
URL: http://github.com/raorn/wdm
NumVotes: 3
Popularity: 0
OutOfDate: 1708080207
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1395993724
LastModified: 1535515340
URLPath: /cgit/aur.git/snapshot/wdm.tar.gz