rustup-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rustup-git

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

$ yay -Rns rustup-git

2. Manually Install "rustup-git" via AUR

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

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

b. Clone rustup-git's git locally

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

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

$ cd ~/rustup-git $ makepkg -si

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

ID: 1428884
Name: rustup-git
PackageBaseID: 110995
PackageBase: rustup-git
Version: 1.27.0.r15.g6e8769c7-1
Description: The Rust toolchain installer
URL: https://github.com/rust-lang/rustup
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ilai
Submitter: Jonhoo
FirstSubmitted: 1462548625
LastModified: 1710658774
URLPath: /cgit/aur.git/snapshot/rustup-git.tar.gz