python-sourceinspect on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-sourceinspect

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

$ yay -Rns python-sourceinspect

2. Manually Install "python-sourceinspect" via AUR

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

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

b. Clone python-sourceinspect's git locally

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

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

$ cd ~/python-sourceinspect $ makepkg -si

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

ID: 1060044
Name: python-sourceinspect
PackageBaseID: 177591
PackageBase: python-sourceinspect
Version: 0.0.3-2
Description: Unified inspector for retrieving sources from Python objects
URL: https://github.com/taichi-dev/sourceinspect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: arojas
FirstSubmitted: 1648837839
LastModified: 1648837839
URLPath: /cgit/aur.git/snapshot/python-sourceinspect.tar.gz