python-pluginbase on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pluginbase

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

$ yay -Rns python-pluginbase

2. Manually Install "python-pluginbase" via AUR

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

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

b. Clone python-pluginbase's git locally

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

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

$ cd ~/python-pluginbase $ makepkg -si

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

ID: 1394028
Name: python-pluginbase
PackageBaseID: 142391
PackageBase: python-pluginbase
Version: 1.0.1-0
Description: A support library for building plugins systems in Python.
URL: https://pypi.org/project/pluginbase
NumVotes: 11
Popularity: 0.014453
OutOfDate:
Maintainer: MioKira
Submitter: suridaj
FirstSubmitted: 1559141676
LastModified: 1706429162
URLPath: /cgit/aur.git/snapshot/python-pluginbase.tar.gz