udis86 on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S udis86

* (Optional) Uninstall udis86 on Arch using YAY

$ yay -Rns udis86

2. Manually Install "udis86" via AUR

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

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

b. Clone udis86's git locally

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

c. Go to ~/udis86 folder and install it

$ cd ~/udis86 $ makepkg -si

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

ID: 1144981
Name: udis86
PackageBaseID: 16652
PackageBase: udis86
Version: 1.7.2-3
Description: Minimalistic disassembler library
URL: https://github.com/vmt/udis86
NumVotes: 35
Popularity: 3.1E-5
OutOfDate:
Maintainer:
Submitter: iceman81
FirstSubmitted: 1209378034
LastModified: 1664303686
URLPath: /cgit/aur.git/snapshot/udis86.tar.gz