python2-pyvex on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-pyvex

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

$ yay -Rns python2-pyvex

2. Manually Install "python2-pyvex" via AUR

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

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

b. Clone python2-pyvex's git locally

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

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

$ cd ~/python2-pyvex $ makepkg -si

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

ID: 496809
Name: python2-pyvex
PackageBaseID: 127643
PackageBase: python2-pyvex
Version: 7.8.2.21-1
Description: A Python interface to libVEX and VEX IR
URL: https://github.com/angr/pyvex
NumVotes: 0
Popularity: 0
OutOfDate: 1644165644
Maintainer: oneup
FirstSubmitted: 1512102968
LastModified: 1521777734
URLPath: /cgit/aur.git/snapshot/python2-pyvex.tar.gz