gomobile on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install gomobile on Arch using YAY
$
yay -S
gomobile
Copied
* (Optional) Uninstall gomobile on Arch using YAY
$
yay -Rns
gomobile
Copied
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
Copied
b. Clone gomobile's git locally
$
git clone https://aur.archlinux.org/gomobile.git
~/gomobile
Copied
c. Go to ~/gomobile folder and install it
$
cd
~/gomobile
Copied
$
makepkg -si
Copied
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
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