python-ray on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-ray

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

$ yay -Rns python-ray

2. Manually Install "python-ray" via AUR

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

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

b. Clone python-ray's git locally

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

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

$ cd ~/python-ray $ makepkg -si

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

ID: 1376569
Name: python-ray
PackageBaseID: 149833
PackageBase: python-ray
Version: 2.9.0-2
Description: A fast and simple framework for building and running distributed applications.
URL: https://ray.io
NumVotes: 1
Popularity: 0.49007
OutOfDate: 1707580240
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1583470795
LastModified: 1703707997
URLPath: /cgit/aur.git/snapshot/python-ray.tar.gz