Skip to content

RUS ZIP v1.0.2

Choose a tag to compare

@utarn utarn released this 27 Aug 13:33
· 10 commits to main since this release

RUS ZIP 1.0.2

Cross-platform archive suite (Tar+Zstandard .zrus, .zip, and more) — CLI + Avalonia Desktop, .NET 10 self-contained binaries (no runtime required).

Install

  • Windows: run rus-zip-1.0.2-setup.exe — installs CLI + Desktop with Start Menu entries and (by default) adds the install directory to your user %PATH%. Or winget install rus.zip.
  • macOS: brew install rus-zip (CLI) or brew install --cask rus-zip (Desktop) after brew tap utarn/rus-zip.
  • Linux (CLI): curl -fsSL -o rus-zip https://github.com/utarn/rus-zip/releases/download/v1.0.2/rus-zip-cli-linux-x64 && chmod +x rus-zip && sudo mv rus-zip /usr/local/bin/

Assets

File Contents
rus-zip-1.0.2-setup.exe Windows installer (CLI + Desktop, PATH opt-in)
rus-zip-win-x64.zip Windows portable (CLI + Desktop)
rus-zip-win-x64.exe / RusZip.Desktop-win-x64.exe Windows single-file
rus-zip-cli-osx-arm64.tar.gz / rus-zip-cli-osx-x64.tar.gz macOS CLI
RusZip-mac-arm64.zip / RusZip-mac-x64.zip macOS Desktop .app (Homebrew cask source)
rus-zip-cli-linux-x64 Linux single-file CLI
rus-zip-linux-x64.tar.gz Linux portable (CLI + Desktop)
SHA256SUMS.txt Integrity checksums for all assets

Note: macOS builds are ad-hoc signed; if Gatekeeper blocks first launch, right-click → Open.