ldm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ldm

* (Optional) Uninstall ldm on Arch using YAY

$ yay -Rns ldm

2. Manually Install "ldm" via AUR

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

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

b. Clone ldm's git locally

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

c. Go to ~/ldm folder and install it

$ cd ~/ldm $ makepkg -si

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

ID: 1152720
Name: ldm
PackageBaseID: 60088
PackageBase: ldm
Version: 0.8-1
Description: A lightweight device mounter
URL: https://github.com/LemonBoy/ldm
NumVotes: 53
Popularity: 2.4E-5
OutOfDate:
Maintainer: yigits
Submitter: Rolinh
FirstSubmitted: 1339792333
LastModified: 1665840227
URLPath: /cgit/aur.git/snapshot/ldm.tar.gz