rustpython-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S rustpython-git

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

$ yay -Rns rustpython-git

2. Manually Install "rustpython-git" via AUR

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

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

b. Clone rustpython-git's git locally

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

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

$ cd ~/rustpython-git $ makepkg -si

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

ID: 1143733
Name: rustpython-git
PackageBaseID: 139416
PackageBase: rustpython-git
Version: r11862.2a26ed009-1
Description: A Python3 Interpreter written in Rust
URL: https://github.com/RustPython/RustPython
NumVotes: 3
Popularity: 1.8E-5
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1549535672
LastModified: 1664031220
URLPath: /cgit/aur.git/snapshot/rustpython-git.tar.gz