sfz on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S sfz

* (Optional) Uninstall sfz on Arch using YAY

$ yay -Rns sfz

2. Manually Install "sfz" via AUR

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

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

b. Clone sfz's git locally

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

c. Go to ~/sfz folder and install it

$ cd ~/sfz $ makepkg -si

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

ID: 1141925
Name: sfz
PackageBaseID: 152090
PackageBase: sfz
Version: 0.7.1-1
Description: A simple static file server
URL: https://github.com/weihanglo/sfz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gbr
FirstSubmitted: 1588084579
LastModified: 1663665939
URLPath: /cgit/aur.git/snapshot/sfz.tar.gz