dataspell on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dataspell

* (Optional) Uninstall dataspell on Arch using YAY

$ yay -Rns dataspell

2. Manually Install "dataspell" via AUR

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

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

b. Clone dataspell's git locally

$ git clone https://aur.archlinux.org/dataspell.git ~/dataspell

c. Go to ~/dataspell folder and install it

$ cd ~/dataspell $ makepkg -si

3. Information about the dataspell package on Arch User Repository (AUR)

ID: 1409518
Name: dataspell
PackageBaseID: 169561
PackageBase: dataspell
Version: 2023.3.4-1
Description: Python IDE for data scientists
URL: https://www.jetbrains.com/dataspell/
NumVotes: 2
Popularity: 0.028341
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1628010214
LastModified: 1707994667
URLPath: /cgit/aur.git/snapshot/dataspell.tar.gz