stern-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S stern-bin

* (Optional) Uninstall stern-bin on Arch using YAY

$ yay -Rns stern-bin

2. Manually Install "stern-bin" via AUR

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

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

b. Clone stern-bin's git locally

$ git clone https://aur.archlinux.org/stern-bin.git ~/stern-bin

c. Go to ~/stern-bin folder and install it

$ cd ~/stern-bin $ makepkg -si

3. Information about the stern-bin package on Arch User Repository (AUR)

ID: 1382828
Name: stern-bin
PackageBaseID: 125841
PackageBase: stern-bin
Version: 1.28.0-1
Description: Multi pod and container log tailing for Kubernetes
URL: https://github.com/stern/stern
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1506326053
LastModified: 1704780594
URLPath: /cgit/aur.git/snapshot/stern-bin.tar.gz