zipkin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zipkin

* (Optional) Uninstall zipkin on Arch using YAY

$ yay -Rns zipkin

2. Manually Install "zipkin" via AUR

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

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

b. Clone zipkin's git locally

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

c. Go to ~/zipkin folder and install it

$ cd ~/zipkin $ makepkg -si

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

ID: 1118860
Name: zipkin
PackageBaseID: 158065
PackageBase: zipkin
Version: 2.23.18-1
Description: Opensource Distributed Tracing System
URL: http://zipkin.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sunng
Submitter: sunng
FirstSubmitted: 1601135542
LastModified: 1659087313
URLPath: /cgit/aur.git/snapshot/zipkin.tar.gz