linkerd on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S linkerd

* (Optional) Uninstall linkerd on Arch using YAY

$ yay -Rns linkerd

2. Manually Install "linkerd" via AUR

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

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

b. Clone linkerd's git locally

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

c. Go to ~/linkerd folder and install it

$ cd ~/linkerd $ makepkg -si

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

ID: 1307530
Name: linkerd
PackageBaseID: 136120
PackageBase: linkerd
Version: 2.13.4-1
Description: A service sidecar for Kubernetes and beyond. Main repo for Linkerd 2.x. - https://linkerd.io
URL: https://linkerd.io/2/getting-started/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: eldios
Submitter: eldios
FirstSubmitted: 1537304737
LastModified: 1692694091
URLPath: /cgit/aur.git/snapshot/linkerd.tar.gz