python-spython on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-spython

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

$ yay -Rns python-spython

2. Manually Install "python-spython" via AUR

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

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

b. Clone python-spython's git locally

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

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

$ cd ~/python-spython $ makepkg -si

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

ID: 1113790
Name: python-spython
PackageBaseID: 135042
PackageBase: python-spython
Version: 0.2.1-1
Description: CLI tool for working with Singularity Python
URL: https://github.com/singularityhub/singularity-cli
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer:
Submitter: hv15
FirstSubmitted: 1534181410
LastModified: 1658159935
URLPath: /cgit/aur.git/snapshot/python-spython.tar.gz