python-pyhidra on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pyhidra

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

$ yay -Rns python-pyhidra

2. Manually Install "python-pyhidra" via AUR

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

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

b. Clone python-pyhidra's git locally

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

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

$ cd ~/python-pyhidra $ makepkg -si

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

ID: 1420638
Name: python-pyhidra
PackageBaseID: 198540
PackageBase: python-pyhidra
Version: 1.0.2-1
Description: Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.
URL: https://github.com/dod-cyber-crime-center/pyhidra
NumVotes: 1
Popularity: 0.050197
OutOfDate:
Maintainer: eritquearcus
Submitter: eritquearcus
FirstSubmitted: 1697323462
LastModified: 1709571291
URLPath: /cgit/aur.git/snapshot/python-pyhidra.tar.gz