rustpython on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "rustpython" 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
Copied
b. Install rustpython on Arch using YAY
$
yay -S
rustpython
Copied
* (Optional) Uninstall rustpython on Arch using YAY
$
yay -Rns
rustpython
Copied
2. Manually Install "rustpython" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rustpython's git locally
$
git clone https://aur.archlinux.org/rustpython.git
~/rustpython
Copied
c. Go to ~/rustpython folder and install it
$
cd
~/rustpython
Copied
$
makepkg -si
Copied
3. Information about the rustpython package on Arch User Repository (AUR)
ID: 1421363
Name: rustpython
PackageBaseID: 202248
PackageBase: rustpython
Version: 0.3.0-1
Description: A Python Interpreter written in Rust
URL: https://github.com/RustPython/RustPython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ramenu
Submitter: ramenu
FirstSubmitted: 1707329862
LastModified: 1709667229
URLPath: /cgit/aur.git/snapshot/rustpython.tar.gz
Name: rustpython
PackageBaseID: 202248
PackageBase: rustpython
Version: 0.3.0-1
Description: A Python Interpreter written in Rust
URL: https://github.com/RustPython/RustPython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ramenu
Submitter: ramenu
FirstSubmitted: 1707329862
LastModified: 1709667229
URLPath: /cgit/aur.git/snapshot/rustpython.tar.gz