xdm on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install xdm on Arch using YAY
$
yay -S
xdm
Copied
* (Optional) Uninstall xdm on Arch using YAY
$
yay -Rns
xdm
Copied
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
Copied
b. Clone xdm's git locally
$
git clone https://aur.archlinux.org/xdm.git
~/xdm
Copied
c. Go to ~/xdm folder and install it
$
cd
~/xdm
Copied
$
makepkg -si
Copied
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
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