kubecolor on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S kubecolor

* (Optional) Uninstall kubecolor on Arch using YAY

$ yay -Rns kubecolor

2. Manually Install "kubecolor" via AUR

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

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

b. Clone kubecolor's git locally

$ git clone https://aur.archlinux.org/kubecolor.git ~/kubecolor

c. Go to ~/kubecolor folder and install it

$ cd ~/kubecolor $ makepkg -si

3. Information about the kubecolor package on Arch User Repository (AUR)

ID: 1395487
Name: kubecolor
PackageBaseID: 163288
PackageBase: kubecolor
Version: 0.2.2-1
Description: Colorize your kubectl output
URL: https://github.com/kubecolor/kubecolor
NumVotes: 6
Popularity: 0.325379
OutOfDate:
Maintainer: pablogomez
Submitter: raydelrosario
FirstSubmitted: 1613255552
LastModified: 1706617085
URLPath: /cgit/aur.git/snapshot/kubecolor.tar.gz