mrustc-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mrustc-git

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

$ yay -Rns mrustc-git

2. Manually Install "mrustc-git" via AUR

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

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

b. Clone mrustc-git's git locally

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

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

$ cd ~/mrustc-git $ makepkg -si

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

ID: 664427
Name: mrustc-git
PackageBaseID: 131049
PackageBase: mrustc-git
Version: v0.9.15-1
Description: Alternative rust compiler written in C++
URL: https://github.com/thepowersgang/mrustc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mytbk
FirstSubmitted: 1521856318
LastModified: 1573197998
URLPath: /cgit/aur.git/snapshot/mrustc-git.tar.gz