python-pyspark on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pyspark

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

$ yay -Rns python-pyspark

2. Manually Install "python-pyspark" via AUR

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

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

b. Clone python-pyspark's git locally

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

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

$ cd ~/python-pyspark $ makepkg -si

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

ID: 1206317
Name: python-pyspark
PackageBaseID: 177876
PackageBase: python-pyspark
Version: 3.3.1-1
Description: Apache Spark Python API
URL: https://pypi.org/project/pysparkpyspark
NumVotes: 2
Popularity: 1.8E-5
OutOfDate: 1688009882
Maintainer: isbest
Submitter: isbest
FirstSubmitted: 1649695940
LastModified: 1675477609
URLPath: /cgit/aur.git/snapshot/python-pyspark.tar.gz