godef-git on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "godef-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
Copied
b. Install godef-git on Arch using YAY
$
yay -S
godef-git
Copied
* (Optional) Uninstall godef-git on Arch using YAY
$
yay -Rns
godef-git
Copied
2. Manually Install "godef-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone godef-git's git locally
$
git clone https://aur.archlinux.org/godef-git.git
~/godef-git
Copied
c. Go to ~/godef-git folder and install it
$
cd
~/godef-git
Copied
$
makepkg -si
Copied
3. Information about the godef-git package on Arch User Repository (AUR)
ID: 311682
Name: godef-git
PackageBaseID: 112286
PackageBase: godef-git
Version: 330.20160527-1
Description: Find symbol information in Go source
URL: https://github.com/rogpeppe/godef
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: johann
Submitter: johann
FirstSubmitted: 1465496344
LastModified: 1465498544
URLPath: /cgit/aur.git/snapshot/godef-git.tar.gz
Name: godef-git
PackageBaseID: 112286
PackageBase: godef-git
Version: 330.20160527-1
Description: Find symbol information in Go source
URL: https://github.com/rogpeppe/godef
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: johann
Submitter: johann
FirstSubmitted: 1465496344
LastModified: 1465498544
URLPath: /cgit/aur.git/snapshot/godef-git.tar.gz