sozu on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S sozu

* (Optional) Uninstall sozu on Arch using YAY

$ yay -Rns sozu

2. Manually Install "sozu" via AUR

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

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

b. Clone sozu's git locally

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

c. Go to ~/sozu folder and install it

$ cd ~/sozu $ makepkg -si

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

ID: 1046354
Name: sozu
PackageBaseID: 172254
PackageBase: sozu
Version: 0.13.6-1
Description: HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust
URL: https://github.com/sozu-proxy/sozu
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1692111565
Maintainer: justinkb
Submitter: justinkb
FirstSubmitted: 1634834649
LastModified: 1646430871
URLPath: /cgit/aur.git/snapshot/sozu.tar.gz