godef on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "godef" 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 on Arch using YAY
$
yay -S
godef
Copied
* (Optional) Uninstall godef on Arch using YAY
$
yay -Rns
godef
Copied
2. Manually Install "godef" 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's git locally
$
git clone https://aur.archlinux.org/godef.git
~/godef
Copied
c. Go to ~/godef folder and install it
$
cd
~/godef
Copied
$
makepkg -si
Copied
3. Information about the godef package on Arch User Repository (AUR)
ID: 844068
Name: godef
PackageBaseID: 160011
PackageBase: godef
Version: 1.1.2-2
Description: Print where symbols are defined in Go source code.
URL: https://github.com/rogpeppe/godef
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnottcr
Submitter: andreafeletto
FirstSubmitted: 1605703712
LastModified: 1610057778
URLPath: /cgit/aur.git/snapshot/godef.tar.gz
Name: godef
PackageBaseID: 160011
PackageBase: godef
Version: 1.1.2-2
Description: Print where symbols are defined in Go source code.
URL: https://github.com/rogpeppe/godef
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnottcr
Submitter: andreafeletto
FirstSubmitted: 1605703712
LastModified: 1610057778
URLPath: /cgit/aur.git/snapshot/godef.tar.gz