python-slpp on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-slpp

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

$ yay -Rns python-slpp

2. Manually Install "python-slpp" via AUR

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

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

b. Clone python-slpp's git locally

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

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

$ cd ~/python-slpp $ makepkg -si

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

ID: 1021991
Name: python-slpp
PackageBaseID: 175239
PackageBase: python-slpp
Version: 1.2.3-00
Description: SLPP is a simple lua-python data structures parser
URL: https://github.com/SirAnthony/slpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 1over137
Submitter: 1over137
FirstSubmitted: 1642731502
LastModified: 1642731502
URLPath: /cgit/aur.git/snapshot/python-slpp.tar.gz