c2go on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S c2go

* (Optional) Uninstall c2go on Arch using YAY

$ yay -Rns c2go

2. Manually Install "c2go" via AUR

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

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

b. Clone c2go's git locally

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

c. Go to ~/c2go folder and install it

$ cd ~/c2go $ makepkg -si

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

ID: 820783
Name: c2go
PackageBaseID: 150290
PackageBase: c2go
Version: 0.26.7-1
Description: A tool for transpiling C to Go
URL: https://github.com/elliotchance/c2go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584329935
LastModified: 1605754713
URLPath: /cgit/aur.git/snapshot/c2go.tar.gz