gluctl-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S gluctl-bin

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

$ yay -Rns gluctl-bin

2. Manually Install "gluctl-bin" via AUR

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

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

b. Clone gluctl-bin's git locally

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

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

$ cd ~/gluctl-bin $ makepkg -si

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

ID: 1122563
Name: gluctl-bin
PackageBaseID: 184714
PackageBase: gluctl-bin
Version: v0.1.0-1
Description: The glue that helps maintain a Kubernetes Home Lab
URL: https://github.com/onedr0p/gluctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: toboshii
Submitter: toboshii
FirstSubmitted: 1659760067
LastModified: 1659760067
URLPath: /cgit/aur.git/snapshot/gluctl-bin.tar.gz