c4go-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S c4go-git

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

$ yay -Rns c4go-git

2. Manually Install "c4go-git" via AUR

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

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

b. Clone c4go-git's git locally

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

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

$ cd ~/c4go-git $ makepkg -si

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

ID: 781503
Name: c4go-git
PackageBaseID: 150903
PackageBase: c4go-git
Version: r1591.8460ec2f-1
Description: Transpiling C code to Go code
URL: https://github.com/Konstantin8105/c4go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585589890
LastModified: 1598053873
URLPath: /cgit/aur.git/snapshot/c4go-git.tar.gz