mingw-w64-udis86 on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install mingw-w64-udis86 via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install mingw-w64-udis86 on Arch using YAY

yay -S mingw-w64-udis86

c. Remove mingw-w64-udis86 on Arch using YAY

yay -Rns mingw-w64-udis86

2. Install mingw-w64-udis86 via UAR manually

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

sudo pacman -S --needed base-devel git

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

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

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

cd ~/mingw-w64-udis86
makepkg -si

3. Details of mingw-w64-udis86 package

ID: 563948
Name: mingw-w64-udis86
PackageBaseID: 115741
PackageBase: mingw-w64-udis86
Version: 1.7.2-2
Description: A minimalistic disassembler library
URL: http://udis86.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bwrsandman
FirstSubmitted: 1474753013
LastModified: 1543424314
URLPath: /cgit/aur.git/snapshot/mingw-w64-udis86.tar.gz