rpython on AUR (Arch User Repository)

Last updated: May 25,2024

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

$ yay -S rpython

* (Optional) Uninstall rpython on Arch using YAY

$ yay -Rns rpython

2. Manually Install "rpython" via AUR

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

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

b. Clone rpython's git locally

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

c. Go to ~/rpython folder and install it

$ cd ~/rpython $ makepkg -si

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

ID: 642504
Name: rpython
PackageBaseID: 107564
PackageBase: rpython
Version: 0.2.1-1
Description: Restricted python compiler
URL: http://pypy.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ids1024
FirstSubmitted: 1455479841
LastModified: 1567456562
URLPath: /cgit/aur.git/snapshot/rpython.tar.gz