rust-latest-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rust-latest-git

* (Optional) Uninstall rust-latest-git on Arch using YAY

$ yay -Rns rust-latest-git

2. Manually Install "rust-latest-git" via AUR

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

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

b. Clone rust-latest-git's git locally

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

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

$ cd ~/rust-latest-git $ makepkg -si

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

ID: 610813
Name: rust-latest-git
PackageBaseID: 141903
PackageBase: rust-latest-git
Version: 1.2.2.r1.g81ef47e-1
Description: A CLI tool to determine the latest version of the Rust toolchain.
URL: https://github.com/dbeckwith/rust-latest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Qyriad
Submitter: Qyriad
FirstSubmitted: 1557347794
LastModified: 1557347794
URLPath: /cgit/aur.git/snapshot/rust-latest-git.tar.gz