python-injector on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-injector

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

$ yay -Rns python-injector

2. Manually Install "python-injector" via AUR

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

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

b. Clone python-injector's git locally

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

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

$ cd ~/python-injector $ makepkg -si

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

ID: 1309475
Name: python-injector
PackageBaseID: 139167
PackageBase: python-injector
Version: 0.21.0-1
Description: Python dependency injection framework, inspired by Guice.
URL: http://github.com/alecthomas/injector
NumVotes: 25
Popularity: 0.015017
OutOfDate:
Maintainer: crimist
Submitter: The999eagle
FirstSubmitted: 1548885975
LastModified: 1693090445
URLPath: /cgit/aur.git/snapshot/python-injector.tar.gz