python2-snuggs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-snuggs

* (Optional) Uninstall python2-snuggs on Arch using YAY

$ yay -Rns python2-snuggs

2. Manually Install "python2-snuggs" via AUR

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

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

b. Clone python2-snuggs's git locally

$ git clone https://aur.archlinux.org/python2-snuggs.git ~/python2-snuggs

c. Go to ~/python2-snuggs folder and install it

$ cd ~/python2-snuggs $ makepkg -si

3. Information about the python2-snuggs package on Arch User Repository (AUR)

ID: 1010199
Name: python2-snuggs
PackageBaseID: 118397
PackageBase: python2-snuggs
Version: 1.4.7-1
Description: Provide s-expressions for Numpy, for Python 2.7
URL: https://github.com/mapbox/snuggs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1483534039
LastModified: 1640567924
URLPath: /cgit/aur.git/snapshot/python2-snuggs.tar.gz

5. The same packages on other Linux Distributions