kail on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kail

* (Optional) Uninstall kail on Arch using YAY

$ yay -Rns kail

2. Manually Install "kail" via AUR

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

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

b. Clone kail's git locally

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

c. Go to ~/kail folder and install it

$ cd ~/kail $ makepkg -si

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

ID: 1339154
Name: kail
PackageBaseID: 136787
PackageBase: kail
Version: 0.16.1-1
Description: Kubernetes log viewer
URL: https://github.com/boz/kail
NumVotes: 5
Popularity: 0.076846
OutOfDate:
Maintainer: fzerorubigd
Submitter: starkers
FirstSubmitted: 1540058815
LastModified: 1698141549
URLPath: /cgit/aur.git/snapshot/kail.tar.gz