ldmtool on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ldmtool

* (Optional) Uninstall ldmtool on Arch using YAY

$ yay -Rns ldmtool

2. Manually Install "ldmtool" via AUR

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

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

b. Clone ldmtool's git locally

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

c. Go to ~/ldmtool folder and install it

$ cd ~/ldmtool $ makepkg -si

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

ID: 884283
Name: ldmtool
PackageBaseID: 164964
PackageBase: ldmtool
Version: 0.2.5-1
Description: tool for managing Microsoft Windows dynamic disks
URL: https://github.com/mdbooth/libldm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1616891943
LastModified: 1616891943
URLPath: /cgit/aur.git/snapshot/ldmtool.tar.gz