mizu-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mizu-bin

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

$ yay -Rns mizu-bin

2. Manually Install "mizu-bin" via AUR

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

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

b. Clone mizu-bin's git locally

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

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

$ cd ~/mizu-bin $ makepkg -si

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

ID: 1085131
Name: mizu-bin
PackageBaseID: 172437
PackageBase: mizu-bin
Version: 32.0-1
Description: A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions.
URL: https://github.com/up9inc/mizu
NumVotes: 1
Popularity: 0.019489
OutOfDate:
Maintainer: olivierlm
FirstSubmitted: 1635285039
LastModified: 1653496644
URLPath: /cgit/aur.git/snapshot/mizu-bin.tar.gz