c2rust on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S c2rust

* (Optional) Uninstall c2rust on Arch using YAY

$ yay -Rns c2rust

2. Manually Install "c2rust" via AUR

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

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

b. Clone c2rust's git locally

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

c. Go to ~/c2rust folder and install it

$ cd ~/c2rust $ makepkg -si

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

ID: 1326538
Name: c2rust
PackageBaseID: 192713
PackageBase: c2rust
Version: 0.18.0-1
Description: Migrate C code to Rust
URL: https://github.com/immunant/c2rust
NumVotes: 1
Popularity: 0.002185
OutOfDate:
Maintainer: poly000
Submitter: joposter
FirstSubmitted: 1681561835
LastModified: 1695994493
URLPath: /cgit/aur.git/snapshot/c2rust.tar.gz