uv-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uv-bin

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

$ yay -Rns uv-bin

2. Manually Install "uv-bin" via AUR

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

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

b. Clone uv-bin's git locally

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

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

$ cd ~/uv-bin $ makepkg -si

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

ID: 1421423
Name: uv-bin
PackageBaseID: 202704
PackageBase: uv-bin
Version: 0.1.15-1
Description: An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for pip and pip-compile.
URL: https://github.com/astral-sh/uv
NumVotes: 4
Popularity: 3.135653
OutOfDate:
Maintainer: roscar
Submitter: roscar
FirstSubmitted: 1708277475
LastModified: 1709676240
URLPath: /cgit/aur.git/snapshot/uv-bin.tar.gz