python-pinject on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-pinject

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

$ yay -Rns python-pinject

2. Manually Install "python-pinject" via AUR

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

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

b. Clone python-pinject's git locally

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

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

$ cd ~/python-pinject $ makepkg -si

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

ID: 961446
Name: python-pinject
PackageBaseID: 94709
PackageBase: python-pinject
Version: 0.15.3-1
Description: Dependency injection library
URL: https://github.com/google/pinject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cinatic
FirstSubmitted: 1434444711
LastModified: 1631731727
URLPath: /cgit/aur.git/snapshot/python-pinject.tar.gz