go-crane-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S go-crane-bin

* (Optional) Uninstall go-crane-bin on Arch using YAY

$ yay -Rns go-crane-bin

2. Manually Install "go-crane-bin" via AUR

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

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

b. Clone go-crane-bin's git locally

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

c. Go to ~/go-crane-bin folder and install it

$ cd ~/go-crane-bin $ makepkg -si

3. Information about the go-crane-bin package on Arch User Repository (AUR)

ID: 1114751
Name: go-crane-bin
PackageBaseID: 164422
PackageBase: go-crane-bin
Version: 0.11.0-1
Description: crane is a tool for interacting with remote images and registries.
URL: https://github.com/google/go-containerregistry
NumVotes: 2
Popularity: 0.030478
OutOfDate:
Maintainer: usc
FirstSubmitted: 1615903701
LastModified: 1658382049
URLPath: /cgit/aur.git/snapshot/go-crane-bin.tar.gz