Skip to content

Download and Install

Latest v2.22.1 release 2023-09-19 (changelog, sha256sum)

See also the release history on GitHub.

Docker

If you are working with Docker containers then check out the Docker feature page.

Installation methods

Binary installer (Linux/BSDs)

Use our binary installer if your package manager is not supported.

curl --proto '=https' --tlsv1.2 -sSfL https://get.static-web-server.net | sh

static-web-server should be installed under the /usr/local/bin directory.

Arch Linux

Via Yay or your favorite AUR Helper.

yay -S static-web-server-bin

NixOS

Via Nix (Linux/MacOS)

nix-shell -p static-web-server
# or
nix-env -iA nixpkgs.static-web-server

MacOS

Via Homebrew (also Linux)

brew tap static-web-server/static-web-server

# Just the binary
brew install static-web-server-bin

# Or build from source
brew install static-web-server

Windows

Via Scoop

scoop install static-web-server

Binaries

Pre-compiled binaries grouped by CPU architectures.

x86_64

ARM64

x86

ARM

Source files


Last update: 2023-09-19