python-lagom on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-lagom

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

$ yay -Rns python-lagom

2. Manually Install "python-lagom" via AUR

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

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

b. Clone python-lagom's git locally

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

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

$ cd ~/python-lagom $ makepkg -si

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

ID: 1148067
Name: python-lagom
PackageBaseID: 173672
PackageBase: python-lagom
Version: 2.0.0-1
Description: Autowiring dependency injection container
URL: https://github.com/meadsteve/lagom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1638715996
LastModified: 1664836254
URLPath: /cgit/aur.git/snapshot/python-lagom.tar.gz