capstone-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S capstone-git

* (Optional) Uninstall capstone-git on Arch using YAY

$ yay -Rns capstone-git

2. Manually Install "capstone-git" via AUR

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

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

b. Clone capstone-git's git locally

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

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

$ cd ~/capstone-git $ makepkg -si

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

ID: 626480
Name: capstone-git
PackageBaseID: 79705
PackageBase: capstone-git
Version: 20190702.4335.626bd6ab-1
Description: A lightweight multi-platform, multi-architecture disassembly framework.
URL: http://www.capstone-engine.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1694963885
Maintainer: l0gic
Submitter: l0gic
FirstSubmitted: 1394061819
LastModified: 1562097684
URLPath: /cgit/aur.git/snapshot/capstone-git.tar.gz