k8stail on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S k8stail

* (Optional) Uninstall k8stail on Arch using YAY

$ yay -Rns k8stail

2. Manually Install "k8stail" via AUR

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

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

b. Clone k8stail's git locally

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

c. Go to ~/k8stail folder and install it

$ cd ~/k8stail $ makepkg -si

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

ID: 1112752
Name: k8stail
PackageBaseID: 124154
PackageBase: k8stail
Version: 0.7.0-2
Description: Watch kubernetes logstreams filtering with namespace and labels, like tail -f
URL: https://github.com/dtan4/k8stail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larte
Submitter: larte
FirstSubmitted: 1500388366
LastModified: 1657987732
URLPath: /cgit/aur.git/snapshot/k8stail.tar.gz