istio-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S istio-bin

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

$ yay -Rns istio-bin

2. Manually Install "istio-bin" via AUR

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

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

b. Clone istio-bin's git locally

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

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

$ cd ~/istio-bin $ makepkg -si

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

ID: 1133945
Name: istio-bin
PackageBaseID: 124542
PackageBase: istio-bin
Version: 1.15.0-1
Description: An open platform to connect, manage, and secure microservices
URL: https://istio.io
NumVotes: 11
Popularity: 0.9157
OutOfDate:
Maintainer: carsme
FirstSubmitted: 1501782780
LastModified: 1662059226
URLPath: /cgit/aur.git/snapshot/istio-bin.tar.gz