corrosion on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S corrosion

* (Optional) Uninstall corrosion on Arch using YAY

$ yay -Rns corrosion

2. Manually Install "corrosion" via AUR

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

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

b. Clone corrosion's git locally

$ git clone https://aur.archlinux.org/corrosion.git ~/corrosion

c. Go to ~/corrosion folder and install it

$ cd ~/corrosion $ makepkg -si

3. Information about the corrosion package on Arch User Repository (AUR)

ID: 1134003
Name: corrosion
PackageBaseID: 178007
PackageBase: corrosion
Version: 0.2.2-1
Description: Tool for integrating Rust into an existing CMake project
URL: https://github.com/corrosion-rs/corrosion
NumVotes: 2
Popularity: 1.030889
OutOfDate:
Maintainer: Vaporeon
FirstSubmitted: 1650081600
LastModified: 1662066693
URLPath: /cgit/aur.git/snapshot/corrosion.tar.gz