kubetail on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install kubetail on Arch using YAY
$
yay -S
kubetail
Copied
* (Optional) Uninstall kubetail on Arch using YAY
$
yay -Rns
kubetail
Copied
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
Copied
b. Clone kubetail's git locally
$
git clone https://aur.archlinux.org/kubetail.git
~/kubetail
Copied
c. Go to ~/kubetail folder and install it
$
cd
~/kubetail
Copied
$
makepkg -si
Copied
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
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