tinygo-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tinygo-git

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

$ yay -Rns tinygo-git

2. Manually Install "tinygo-git" via AUR

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

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

b. Clone tinygo-git's git locally

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

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

$ cd ~/tinygo-git $ makepkg -si

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

ID: 1320977
Name: tinygo-git
PackageBaseID: 159318
PackageBase: tinygo-git
Version: 0.29.0.r0.gdc449882-1
Description: Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
URL: https://github.com/tinygo-org/tinygo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: depau
FirstSubmitted: 1604158889
LastModified: 1695095371
URLPath: /cgit/aur.git/snapshot/tinygo-git.tar.gz