libgo on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libgo" 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 libgo on Arch using YAY
$
yay -S
libgo
Copied
* (Optional) Uninstall libgo on Arch using YAY
$
yay -Rns
libgo
Copied
2. Manually Install "libgo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libgo's git locally
$
git clone https://aur.archlinux.org/libgo.git
~/libgo
Copied
c. Go to ~/libgo folder and install it
$
cd
~/libgo
Copied
$
makepkg -si
Copied
3. Information about the libgo package on Arch User Repository (AUR)
ID: 348438
Name: libgo
PackageBaseID: 116358
PackageBase: libgo
Version: 2.6-2
Description: Go-style concurrency in C++11
URL: https://github.com/yyzybb537/libgo
NumVotes: 1
Popularity: 0
OutOfDate: 1706096573
Maintainer: xgdgsc
Submitter: xgdgsc
FirstSubmitted: 1477021782
LastModified: 1477064477
URLPath: /cgit/aur.git/snapshot/libgo.tar.gz
Name: libgo
PackageBaseID: 116358
PackageBase: libgo
Version: 2.6-2
Description: Go-style concurrency in C++11
URL: https://github.com/yyzybb537/libgo
NumVotes: 1
Popularity: 0
OutOfDate: 1706096573
Maintainer: xgdgsc
Submitter: xgdgsc
FirstSubmitted: 1477021782
LastModified: 1477064477
URLPath: /cgit/aur.git/snapshot/libgo.tar.gz