rustup-git on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install rustup-git on Arch using YAY
$
yay -S
rustup-git
Copied
* (Optional) Uninstall rustup-git on Arch using YAY
$
yay -Rns
rustup-git
Copied
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
Copied
b. Clone rustup-git's git locally
$
git clone https://aur.archlinux.org/rustup-git.git
~/rustup-git
Copied
c. Go to ~/rustup-git folder and install it
$
cd
~/rustup-git
Copied
$
makepkg -si
Copied
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
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