metalctl-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S metalctl-bin

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

$ yay -Rns metalctl-bin

2. Manually Install "metalctl-bin" via AUR

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

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

b. Clone metalctl-bin's git locally

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

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

$ cd ~/metalctl-bin $ makepkg -si

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

ID: 1392302
Name: metalctl-bin
PackageBaseID: 152572
PackageBase: metalctl-bin
Version: 0.15.2-1
Description: A command line tool for metal-stack services
URL: https://github.com/metal-stack/metalctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: usc
Submitter: usc
FirstSubmitted: 1589032529
LastModified: 1706180782
URLPath: /cgit/aur.git/snapshot/metalctl-bin.tar.gz