perl-capstone on AUR (Arch User Repository)

Last updated: January 27,2025

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

$ yay -S perl-capstone

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

$ yay -Rns perl-capstone

2. Manually Install "perl-capstone" via AUR

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

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

b. Clone perl-capstone's git locally

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

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

$ cd ~/perl-capstone $ makepkg -si

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

ID: 390401
Name: perl-capstone
PackageBaseID: 96156
PackageBase: perl-capstone
Version: 0.7-1
Description: A Perl binding for the capstone-engine library
URL: https://github.com/t00sh/perl-capstone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tosh
Submitter: Tosh
FirstSubmitted: 1437299837
LastModified: 1488902638
URLPath: /cgit/aur.git/snapshot/perl-capstone.tar.gz