python-symbex on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-symbex

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

$ yay -Rns python-symbex

2. Manually Install "python-symbex" via AUR

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

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

b. Clone python-symbex's git locally

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

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

$ cd ~/python-symbex $ makepkg -si

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

ID: 1393489
Name: python-symbex
PackageBaseID: 196148
PackageBase: python-symbex
Version: 1.4-1
Description: Find the Python code for specified symbols
URL: https://github.com/simonw/symbex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1690403722
LastModified: 1706372950
URLPath: /cgit/aur.git/snapshot/python-symbex.tar.gz