python-pluginmgr on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pluginmgr

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

$ yay -Rns python-pluginmgr

2. Manually Install "python-pluginmgr" via AUR

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

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

b. Clone python-pluginmgr's git locally

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

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

$ cd ~/python-pluginmgr $ makepkg -si

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

ID: 1063836
Name: python-pluginmgr
PackageBaseID: 155510
PackageBase: python-pluginmgr
Version: 1.1.0.1-1
Description: Lightweight Python plugin system supporting config inheritance
URL: https://github.com/20c/pluginmgr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1594890617
LastModified: 1649435686
URLPath: /cgit/aur.git/snapshot/python-pluginmgr.tar.gz