kubetail on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S kubetail

* (Optional) Uninstall kubetail on Arch using YAY

$ yay -Rns kubetail

2. Manually Install "kubetail" via AUR

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

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

b. Clone kubetail's git locally

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

c. Go to ~/kubetail folder and install it

$ cd ~/kubetail $ makepkg -si

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

ID: 1416425
Name: kubetail
PackageBaseID: 123302
PackageBase: kubetail
Version: 1.6.20-1
Description: Tail Kubernetes logs from multiple pods
URL: https://github.com/johanhaleby/kubetail
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: kalbasit
FirstSubmitted: 1497288802
LastModified: 1709020107
URLPath: /cgit/aur.git/snapshot/kubetail.tar.gz