Download eryph-packer
You can install or update eryph-packer either with the eryph App or with the following installation script.
For Desktop installations we recommend using the eryph App.
Run the following command in a PowerShell:
Set-ExecutionPolicy Bypass -Scope Process -Force; `
[System.Net.ServicePointManager]::SecurityProtocol = `
[System.Net.ServicePointManager]::SecurityProtocol -bor 3072; `
iex ((New-Object System.Net.WebClient).DownloadString( `
'https://raw.githubusercontent.com/eryph-org/dotnet-genepoolclient/refs/heads/main/src/apps/src/eryph-packer/install.ps1'))
Installation Script: install.ps1
The script will install the current version 0.5.0. For other version and offline installation see below.
Other downloads
The following downloads can be used to download a specific version for offline installation.
To install from a download, use the install.ps1 script with the DownloadUrl option to specify the path to the downloaded version.
Versions:
- Windows (64-bit)
- SHA256 checksums:
- eryph_packer_0.5.0_SHA256SUMS
- Checksum signature:
- eryph_packer_0.5.0_SHA256SUMS.sig
You can verify the SHA256 checksum signature with the dbosoft PGP key.