gomobile on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gomobile

* (Optional) Uninstall gomobile on Arch using YAY

$ yay -Rns gomobile

2. Manually Install "gomobile" via AUR

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

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

b. Clone gomobile's git locally

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

c. Go to ~/gomobile folder and install it

$ cd ~/gomobile $ makepkg -si

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

ID: 1403548
Name: gomobile
PackageBaseID: 112672
PackageBase: gomobile
Version: 20240203-1
Description: Tool for building and running mobile apps written in Go
URL: https://github.com/golang/mobile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: atweiden
FirstSubmitted: 1466449370
LastModified: 1706997601
URLPath: /cgit/aur.git/snapshot/gomobile.tar.gz