python-inject on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-inject

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

$ yay -Rns python-inject

2. Manually Install "python-inject" via AUR

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

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

b. Clone python-inject's git locally

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

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

$ cd ~/python-inject $ makepkg -si

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

ID: 884913
Name: python-inject
PackageBaseID: 157956
PackageBase: python-inject
Version: 4.3.1-1
Description: Python dependency injection framework
URL: https://github.com/ivankorobkov/python-inject
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: TheEdgeOfRage
Submitter: TheEdgeOfRage
FirstSubmitted: 1600801169
LastModified: 1617011532
URLPath: /cgit/aur.git/snapshot/python-inject.tar.gz