rust-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S rust-git

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

$ yay -Rns rust-git

2. Manually Install "rust-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-git's git locally

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

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

$ cd ~/rust-git $ makepkg -si

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

ID: 1167163
Name: rust-git
PackageBaseID: 55979
PackageBase: rust-git
Version: 3:1.67.0.r209623.5eef9b2c50d-1
Description: Systems programming language focused on safety, speed and concurrency
URL: https://www.rust-lang.org/
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: mrshpot
FirstSubmitted: 1327145456
LastModified: 1668092275
URLPath: /cgit/aur.git/snapshot/rust-git.tar.gz