wdm on AUR (Arch User Repository)

Last updated: May 11,2024

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

b. Install wdm on Arch using YAY

$ yay -S wdm

* (Optional) Uninstall wdm on Arch using YAY

$ yay -Rns wdm

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

b. Clone wdm's git locally

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

c. Go to ~/wdm folder and install it

$ cd ~/wdm $ makepkg -si

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