mingw-w64-ldd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mingw-w64-ldd

* (Optional) Uninstall mingw-w64-ldd on Arch using YAY

$ yay -Rns mingw-w64-ldd

2. Manually Install "mingw-w64-ldd" via AUR

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

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

b. Clone mingw-w64-ldd's git locally

$ git clone https://aur.archlinux.org/mingw-w64-ldd.git ~/mingw-w64-ldd

c. Go to ~/mingw-w64-ldd folder and install it

$ cd ~/mingw-w64-ldd $ makepkg -si

3. Information about the mingw-w64-ldd package on Arch User Repository (AUR)

ID: 488838
Name: mingw-w64-ldd
PackageBaseID: 130149
PackageBase: mingw-w64-ldd
Version: 1-1
Description: Tool to list dependencies of a DLL
URL: https://github.com/xantares/mingw-ldd
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1518963557
LastModified: 1519323459
URLPath: /cgit/aur.git/snapshot/mingw-w64-ldd.tar.gz