xdm on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S xdm

* (Optional) Uninstall xdm on Arch using YAY

$ yay -Rns xdm

2. Manually Install "xdm" via AUR

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

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

b. Clone xdm's git locally

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

c. Go to ~/xdm folder and install it

$ cd ~/xdm $ makepkg -si

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

ID: 1191118
Name: xdm
PackageBaseID: 189207
PackageBase: xdm
Version: 0.4.1-1
Description: XXiaoA's dotfiles manager
URL: https://github.com/XXiaoA/xdm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XXiaoA
Submitter: XXiaoA
FirstSubmitted: 1672723796
LastModified: 1672723796
URLPath: /cgit/aur.git/snapshot/xdm.tar.gz