promtail-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S promtail-bin

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

$ yay -Rns promtail-bin

2. Manually Install "promtail-bin" via AUR

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

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

b. Clone promtail-bin's git locally

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

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

$ cd ~/promtail-bin $ makepkg -si

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

ID: 1319207
Name: promtail-bin
PackageBaseID: 192548
PackageBase: promtail-bin
Version: 2.9.1-0
Description: Loki: like Prometheus, but for logs.
URL: https://github.com/grafana/loki
NumVotes: 0
Popularity: 0
OutOfDate: 1704906776
Maintainer: thorko
Submitter: thorko
FirstSubmitted: 1681215947
LastModified: 1694761478
URLPath: /cgit/aur.git/snapshot/promtail-bin.tar.gz