mtail-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S mtail-bin

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

$ yay -Rns mtail-bin

2. Manually Install "mtail-bin" via AUR

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

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

b. Clone mtail-bin's git locally

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

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

$ cd ~/mtail-bin $ makepkg -si

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

ID: 1408145
Name: mtail-bin
PackageBaseID: 145457
PackageBase: mtail-bin
Version: 3.0.0_rc54-1
Description: extract whitebox monitoring data from application logs for collection in a timeseries database
URL: https://github.com/google/mtail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: just1602
Submitter: jfchevrette
FirstSubmitted: 1569853303
LastModified: 1707759779
URLPath: /cgit/aur.git/snapshot/mtail-bin.tar.gz