python-plaster on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-plaster

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

$ yay -Rns python-plaster

2. Manually Install "python-plaster" via AUR

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

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

b. Clone python-plaster's git locally

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

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

$ cd ~/python-plaster $ makepkg -si

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

ID: 1322786
Name: python-plaster
PackageBaseID: 134543
PackageBase: python-plaster
Version: 1.1.2-1
Description: Loader interface for multiple config file formats
URL: https://github.com/pylons/plaster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: yan12125
FirstSubmitted: 1532709767
LastModified: 1695381487
URLPath: /cgit/aur.git/snapshot/python-plaster.tar.gz

5. The same packages on other Linux Distributions