zydis-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S zydis-git

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

$ yay -Rns zydis-git

2. Manually Install "zydis-git" via AUR

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

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

b. Clone zydis-git's git locally

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

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

$ cd ~/zydis-git $ makepkg -si

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

ID: 1404115
Name: zydis-git
PackageBaseID: 169574
PackageBase: zydis-git
Version: 4.0.0.r52.g03fd6d8-1
Description: Fast and lightweight x86/x86-64 disassembler library
URL: https://zydis.re/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1628059476
LastModified: 1707089826
URLPath: /cgit/aur.git/snapshot/zydis-git.tar.gz