python-ipyida on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ipyida

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

$ yay -Rns python-ipyida

2. Manually Install "python-ipyida" via AUR

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

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

b. Clone python-ipyida's git locally

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

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

$ cd ~/python-ipyida $ makepkg -si

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

ID: 1316275
Name: python-ipyida
PackageBaseID: 197446
PackageBase: python-ipyida
Version: 2.0-1
Description: IPyIDA is a python-only solution to add an IPython console to IDA Pro.
URL: https://www.github.com/eset/ipyida
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alxndr
Submitter: alxndr
FirstSubmitted: 1694265123
LastModified: 1694265123
URLPath: /cgit/aur.git/snapshot/python-ipyida.tar.gz