python-mars on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-mars

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

$ yay -Rns python-mars

2. Manually Install "python-mars" via AUR

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

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

b. Clone python-mars's git locally

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

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

$ cd ~/python-mars $ makepkg -si

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

ID: 1194424
Name: python-mars
PackageBaseID: 163615
PackageBase: python-mars
Version: 0.10.0-1
Description: A tensor-based unified framework for large-scale data computation which scales Numpy, pandas, Scikit-learn and Python functions
URL: https://github.com/mars-project/mars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1613962790
LastModified: 1673354434
URLPath: /cgit/aur.git/snapshot/python-mars.tar.gz