Skip to content
sarr-io edited this page Jun 12, 2026 · 8 revisions

Update

Check the installed and latest versions:

zn update --check

Update the current binary:

zn update

The update command prints stage-based progress:

Zinc update
  current -> latest

  resolve   [########################] 100% latest
  download  [########################] 100% zn-x86_64-linux
  verify    [########################] 100% sha256
  prepare   [########################] 100% permissions
  install   [########################] 100% binary

Clone this wiki locally