python-pyvex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyvex

* (Optional) Uninstall python-pyvex on Arch using YAY

$ yay -Rns python-pyvex

2. Manually Install "python-pyvex" via AUR

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

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

b. Clone python-pyvex's git locally

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

c. Go to ~/python-pyvex folder and install it

$ cd ~/python-pyvex $ makepkg -si

3. Information about the python-pyvex package on Arch User Repository (AUR)

ID: 1058813
Name: python-pyvex
PackageBaseID: 173922
PackageBase: python-pyvex
Version: 9.1.12332-1
Description: A Python interface to libVEX and VEX IR
URL: https://github.com/angr/pyvex
NumVotes: 0
Popularity: 0
OutOfDate: 1655184558
Maintainer: Xeonacid
FirstSubmitted: 1639380330
LastModified: 1648610976
URLPath: /cgit/aur.git/snapshot/python-pyvex.tar.gz

5. The same packages on other Linux Distributions