python-lml on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-lml

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

$ yay -Rns python-lml

2. Manually Install "python-lml" via AUR

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

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

b. Clone python-lml's git locally

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

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

$ cd ~/python-lml $ makepkg -si

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

ID: 827172
Name: python-lml
PackageBaseID: 124767
PackageBase: python-lml
Version: 0.1.0-1
Description: Load me later. A lazy loading plugin management system.
URL: https://github.com/python-lml/lml
NumVotes: 4
Popularity: 0.01851
OutOfDate:
Maintainer: a.kudelin
Submitter: soker
FirstSubmitted: 1502557011
LastModified: 1606901246
URLPath: /cgit/aur.git/snapshot/python-lml.tar.gz