python-sexpdata on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-sexpdata

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

$ yay -Rns python-sexpdata

2. Manually Install "python-sexpdata" via AUR

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

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

b. Clone python-sexpdata's git locally

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

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

$ cd ~/python-sexpdata $ makepkg -si

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

ID: 1389023
Name: python-sexpdata
PackageBaseID: 103836
PackageBase: python-sexpdata
Version: 1.0.2-1
Description: S-expression parser for Python
URL: https://github.com/tkf/sexpdata
NumVotes: 8
Popularity: 0.328229
OutOfDate:
Maintainer: yanboyang713
Submitter: renato_garcia
FirstSubmitted: 1448546079
LastModified: 1705729218
URLPath: /cgit/aur.git/snapshot/python-sexpdata.tar.gz

5. The same packages on other Linux Distributions