octant-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S octant-bin

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

$ yay -Rns octant-bin

2. Manually Install "octant-bin" via AUR

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

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

b. Clone octant-bin's git locally

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

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

$ cd ~/octant-bin $ makepkg -si

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

ID: 1042622
Name: octant-bin
PackageBaseID: 144182
PackageBase: octant-bin
Version: 0.25.1-1
Description: A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
URL: https://github.com/vmware-tanzu/octant
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1565277378
LastModified: 1645770287
URLPath: /cgit/aur.git/snapshot/octant-bin.tar.gz