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