peldd on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S peldd

* (Optional) Uninstall peldd on Arch using YAY

$ yay -Rns peldd

2. Manually Install "peldd" via AUR

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

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

b. Clone peldd's git locally

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

c. Go to ~/peldd folder and install it

$ cd ~/peldd $ makepkg -si

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

ID: 1416863
Name: peldd
PackageBaseID: 203052
PackageBase: peldd
Version: 0.3.0-1
Description: DLL dependency resolver for PE32(+) executables
URL: https://git.tblflip.de/root/peldd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tblFlip
Submitter: tblFlip
FirstSubmitted: 1709066959
LastModified: 1709066959
URLPath: /cgit/aur.git/snapshot/peldd.tar.gz