rye-bin on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S rye-bin

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

$ yay -Rns rye-bin

2. Manually Install "rye-bin" via AUR

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

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

b. Clone rye-bin's git locally

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

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

$ cd ~/rye-bin $ makepkg -si

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

ID: 1422941
Name: rye-bin
PackageBaseID: 193753
PackageBase: rye-bin
Version: 0.28.0-1
Description: An experimental alternative to poetry, pip, pipenv, venv, virtualenv, pdm, hatch, …
URL: https://github.com/mitsuhiko/rye
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mahor1221
Submitter: mahor1221
FirstSubmitted: 1684404239
LastModified: 1709872773
URLPath: /cgit/aur.git/snapshot/rye-bin.tar.gz