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

Last updated: January 09,2025

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

$ yay -S mingw-w64-capstone

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

$ yay -Rns mingw-w64-capstone

2. Manually Install "mingw-w64-capstone" 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-capstone's git locally

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

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

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

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

ID: 849470
Name: mingw-w64-capstone
PackageBaseID: 162239
PackageBase: mingw-w64-capstone
Version: 4.0.2-2
Description: Lightweight multi-platform, multi-architecture disassembly framework (mingw-w64)
URL: https://www.capstone-engine.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grandchild
Submitter: grandchild
FirstSubmitted: 1610996072
LastModified: 1610996193
URLPath: /cgit/aur.git/snapshot/mingw-w64-capstone.tar.gz