spyder-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S spyder-git

* (Optional) Uninstall spyder-git on Arch using YAY

$ yay -Rns spyder-git

2. Manually Install "spyder-git" via AUR

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

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

b. Clone spyder-git's git locally

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

c. Go to ~/spyder-git folder and install it

$ cd ~/spyder-git $ makepkg -si

3. Information about the spyder-git package on Arch User Repository (AUR)

ID: 1301905
Name: spyder-git
PackageBaseID: 90756
PackageBase: spyder-git
Version: 6.0.0a1.r358.g2578be8a3-1
Description: The Scientific Python Development Environment
URL: https://www.spyder-ide.org/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: willemw
FirstSubmitted: 1424767976
LastModified: 1691700704
URLPath: /cgit/aur.git/snapshot/spyder-git.tar.gz