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

Last updated: May 05,2024

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

$ yay -S go-licenses-git

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

$ yay -Rns go-licenses-git

2. Manually Install "go-licenses-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-licenses-git's git locally

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

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

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

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

ID: 898358
Name: go-licenses-git
PackageBaseID: 166130
PackageBase: go-licenses-git
Version: r37.ce1d916-1
Description: Reports on the licenses used by a Go package and its dependencies.
URL: https://github.com/google/go-licenses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1619491912
LastModified: 1619491912
URLPath: /cgit/aur.git/snapshot/go-licenses-git.tar.gz