c2nim-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S c2nim-git

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

$ yay -Rns c2nim-git

2. Manually Install "c2nim-git" via AUR

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

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

b. Clone c2nim-git's git locally

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

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

$ cd ~/c2nim-git $ makepkg -si

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

ID: 1289405
Name: c2nim-git
PackageBaseID: 109754
PackageBase: c2nim-git
Version: 1:0.9.18.r36.6d35d93-2
Description: Tool to translate ANSI C code to Nim
URL: https://github.com/nim-lang/c2nim
NumVotes: 1
Popularity: 6.7E-5
OutOfDate:
Maintainer: eclairevoyant
Submitter: atweiden
FirstSubmitted: 1459892337
LastModified: 1689447153
URLPath: /cgit/aur.git/snapshot/c2nim-git.tar.gz