pyston-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pyston-bin

* (Optional) Uninstall pyston-bin on Arch using YAY

$ yay -Rns pyston-bin

2. Manually Install "pyston-bin" via AUR

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

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

b. Clone pyston-bin's git locally

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

c. Go to ~/pyston-bin folder and install it

$ cd ~/pyston-bin $ makepkg -si

3. Information about the pyston-bin package on Arch User Repository (AUR)

ID: 1322011
Name: pyston-bin
PackageBaseID: 166452
PackageBase: pyston-bin
Version: 2.3.5-2
Description: A fork of CPython with additional optimizations for performance
URL: https://blog.pyston.org/
NumVotes: 7
Popularity: 2.0E-6
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1620281589
LastModified: 1695230299
URLPath: /cgit/aur.git/snapshot/pyston-bin.tar.gz