linkerd-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S linkerd-bin

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

$ yay -Rns linkerd-bin

2. Manually Install "linkerd-bin" via AUR

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

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

b. Clone linkerd-bin's git locally

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

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

$ cd ~/linkerd-bin $ makepkg -si

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

ID: 1413179
Name: linkerd-bin
PackageBaseID: 183915
PackageBase: linkerd-bin
Version: 2.14.10-1
Description: Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x
URL: https://linkerd.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oliviermichaelis
Submitter: oliviermichaelis
FirstSubmitted: 1657475808
LastModified: 1708515780
URLPath: /cgit/aur.git/snapshot/linkerd-bin.tar.gz