c2nim on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "c2nim" 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 c2nim on Arch using YAY
$
yay -S
c2nim
Copied
* (Optional) Uninstall c2nim on Arch using YAY
$
yay -Rns
c2nim
Copied
2. Manually Install "c2nim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone c2nim's git locally
$
git clone https://aur.archlinux.org/c2nim.git
~/c2nim
Copied
c. Go to ~/c2nim folder and install it
$
cd
~/c2nim
Copied
$
makepkg -si
Copied
3. Information about the c2nim package on Arch User Repository (AUR)
ID: 1256725
Name: c2nim
PackageBaseID: 108464
PackageBase: c2nim
Version: 0.9.19-1
Description: A tool to translate Ansi C code to Nim
URL: https://github.com/nim-lang/c2nim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: atweiden
FirstSubmitted: 1457318229
LastModified: 1683848298
URLPath: /cgit/aur.git/snapshot/c2nim.tar.gz
Name: c2nim
PackageBaseID: 108464
PackageBase: c2nim
Version: 0.9.19-1
Description: A tool to translate Ansi C code to Nim
URL: https://github.com/nim-lang/c2nim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: atweiden
FirstSubmitted: 1457318229
LastModified: 1683848298
URLPath: /cgit/aur.git/snapshot/c2nim.tar.gz