glooctl-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S glooctl-bin

* (Optional) Uninstall glooctl-bin on Arch using YAY

$ yay -Rns glooctl-bin

2. Manually Install "glooctl-bin" via AUR

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

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

b. Clone glooctl-bin's git locally

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

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

$ cd ~/glooctl-bin $ makepkg -si

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

ID: 1095537
Name: glooctl-bin
PackageBaseID: 146246
PackageBase: glooctl
Version: 1.11.13-1
Description: Provides useful functions to install, configure, and debug Gloo.
URL: https://docs.solo.io/gloo/latest
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: codekoala
FirstSubmitted: 1572467088
LastModified: 1654684792
URLPath: /cgit/aur.git/snapshot/glooctl-bin.tar.gz