python-spin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-spin

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

$ yay -Rns python-spin

2. Manually Install "python-spin" via AUR

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

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

b. Clone python-spin's git locally

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

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

$ cd ~/python-spin $ makepkg -si

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

ID: 1353982
Name: python-spin
PackageBaseID: 198577
PackageBase: python-spin
Version: 0.8-1
Description: A developer tool for scientific Python libraries
URL: https://github.com/scientific-python/spin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tskaar
Submitter: tskaar
FirstSubmitted: 1697398740
LastModified: 1700104734
URLPath: /cgit/aur.git/snapshot/python-spin.tar.gz