rpython-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rpython-git

* (Optional) Uninstall rpython-git on Arch using YAY

$ yay -Rns rpython-git

2. Manually Install "rpython-git" via AUR

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

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

b. Clone rpython-git's git locally

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

c. Go to ~/rpython-git folder and install it

$ cd ~/rpython-git $ makepkg -si

3. Information about the rpython-git package on Arch User Repository (AUR)

ID: 521415
Name: rpython-git
PackageBaseID: 133691
PackageBase: rpython-git
Version: r64908.2bb0784458-1
Description: Restricted python compiler
URL: http://pypy.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dundee
FirstSubmitted: 1529661109
LastModified: 1529661109
URLPath: /cgit/aur.git/snapshot/rpython-git.tar.gz