go-outline-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S go-outline-git

* (Optional) Uninstall go-outline-git on Arch using YAY

$ yay -Rns go-outline-git

2. Manually Install "go-outline-git" via AUR

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

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

b. Clone go-outline-git's git locally

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

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

$ cd ~/go-outline-git $ makepkg -si

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

ID: 1141322
Name: go-outline-git
PackageBaseID: 118485
PackageBase: go-outline-git
Version: 20161011.9_e785568-2
Description: Utility to extract JSON representation of declarations from a Go source file
URL: https://github.com/lukehoban/go-outline
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fzerorubigd
FirstSubmitted: 1483784204
LastModified: 1663533771
URLPath: /cgit/aur.git/snapshot/go-outline-git.tar.gz