rust-nightly on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rust-nightly

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

$ yay -Rns rust-nightly

2. Manually Install "rust-nightly" via AUR

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

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

b. Clone rust-nightly's git locally

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

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

$ cd ~/rust-nightly $ makepkg -si

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

ID: 668241
Name: rust-nightly
PackageBaseID: 80739
PackageBase: rust-nightly
Version: 1.41.0_2019.11.18-1
Description: A safe, concurrent, practical language
URL: http://www.rust-lang.org/
NumVotes: 10
Popularity: 0
OutOfDate: 1702411317
Maintainer: navigaid
Submitter: dieelt
FirstSubmitted: 1397037667
LastModified: 1574156501
URLPath: /cgit/aur.git/snapshot/rust-nightly.tar.gz