tinygo-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tinygo-bin

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

$ yay -Rns tinygo-bin

2. Manually Install "tinygo-bin" via AUR

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

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

b. Clone tinygo-bin's git locally

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

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

$ cd ~/tinygo-bin $ makepkg -si

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

ID: 1316950
Name: tinygo-bin
PackageBaseID: 143987
PackageBase: tinygo-bin
Version: 0.29.0-1
Description: TinyGo - Go for small spaces
URL: https://tinygo.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jbrandhorst
Submitter: jbrandhorst
FirstSubmitted: 1564602791
LastModified: 1694372628
URLPath: /cgit/aur.git/snapshot/tinygo-bin.tar.gz