octant on AUR (Arch User Repository)
Last updated: March 10,2025
1. Install "octant" 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
Copied
b. Install octant on Arch using YAY
$
yay -S
octant
Copied
* (Optional) Uninstall octant on Arch using YAY
$
yay -Rns
octant
Copied
2. Manually Install "octant" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone octant's git locally
$
git clone https://aur.archlinux.org/octant.git
~/octant
Copied
c. Go to ~/octant folder and install it
$
cd
~/octant
Copied
$
makepkg -si
Copied
3. Information about the octant package on Arch User Repository (AUR)
ID: 802265
Name: octant
PackageBaseID: 144155
PackageBase: octant
Version: 0.16.1-1
Description: A tool for developers to understand how applications run on a Kubernetes cluster
URL: https://github.com/vmware-tanzu/octant
NumVotes: 1
Popularity: 0
OutOfDate: 1616145077
Maintainer:
Submitter: dbirks
FirstSubmitted: 1565235381
LastModified: 1602180736
URLPath: /cgit/aur.git/snapshot/octant.tar.gz
Name: octant
PackageBaseID: 144155
PackageBase: octant
Version: 0.16.1-1
Description: A tool for developers to understand how applications run on a Kubernetes cluster
URL: https://github.com/vmware-tanzu/octant
NumVotes: 1
Popularity: 0
OutOfDate: 1616145077
Maintainer:
Submitter: dbirks
FirstSubmitted: 1565235381
LastModified: 1602180736
URLPath: /cgit/aur.git/snapshot/octant.tar.gz