python-pypcode on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pypcode

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

$ yay -Rns python-pypcode

2. Manually Install "python-pypcode" via AUR

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

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

b. Clone python-pypcode's git locally

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

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

$ cd ~/python-pypcode $ makepkg -si

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

ID: 1062579
Name: python-pypcode
PackageBaseID: 176990
PackageBase: python-pypcode
Version: 1.0.5-1
Description: Python bindings to Ghidra's SLEIGH library for disassembly and IR translation
URL: https://github.com/angr/pypcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FantasqueX
FirstSubmitted: 1647526173
LastModified: 1649257586
URLPath: /cgit/aur.git/snapshot/python-pypcode.tar.gz

5. The same packages on other Linux Distributions