Windows · x64 · EXE
Recommended
118.7 MiB · Tester-1.0.1-windows-x64.exe
- SHA-256
- cffa560711603934a913ab11cf4e638b46380c45de281ffbbb5dc0d925ae9d86
- Platform trust
- Authenticode signed
Signed by Alcyone Systems OÜ via Azure Artifact Signing; the certificate chain is publicly trusted.
Available after Microsoft approves the catalogue submission.
winget install AlcyoneSystems.Tester
Verify the downloaded file:
Get-FileHash .\Tester-1.0.1-windows-x64.exe -Algorithm SHA256
(Get-AuthenticodeSignature .\Tester-1.0.1-windows-x64.exe).Status # expected: Valid
macOS · Apple silicon · PKG
Recommended
248.0 MiB · Tester-1.0.1-macos-arm64.pkg
- SHA-256
- c0582cbd87a31fc80c76e3250f861dc9c45f771c77afe3c99e5be4467063eecb
- Platform trust
- Developer ID verified
Developer ID Installer signed, Apple notarized and stapled. Gatekeeper accepted the published package.
Recommended installation method.
brew install --cask alcyone-systems/tap/tester
Verify the downloaded file:
shasum -a 256 Tester-1.0.1-macos-arm64.pkg
pkgutil --check-signature Tester-1.0.1-macos-arm64.pkg
spctl -a -vv -t install Tester-1.0.1-macos-arm64.pkg
Debian / Raspberry Pi · arm64 · DEB
Recommended
189.0 MiB · alcyone-tester_1.0.1-7_arm64.deb
- SHA-256
- 49acaf02c0bcfcda82bcaeff962e67ec979adb622e064f963c0135ed68ee7aca
- Platform trust
- OpenPGP signature published
Detached signature fingerprint: EA26 D4FB A599 BB33 77F4 33FC AFF7 7FFE DB2E 35E2.
Recommended installation method. The archive serves arm64 and x86_64.
curl -fsSL https://alcyone-systems.com/apt/alcyone-archive-keyring.asc | sudo tee /usr/share/keyrings/alcyone-archive-keyring.asc >/dev/null
echo 'deb [signed-by=/usr/share/keyrings/alcyone-archive-keyring.asc] https://alcyone-systems.com/apt stable main' | sudo tee /etc/apt/sources.list.d/alcyone.list
sudo apt update && sudo apt install alcyone-tester
Verify the downloaded file:
sha256sum alcyone-tester_1.0.1-7_arm64.deb
gpg --verify alcyone-tester_1.0.1-7_arm64.deb.asc alcyone-tester_1.0.1-7_arm64.deb
Debian / Ubuntu · x86_64 · DEB
Recommended
219.5 MiB · alcyone-tester_1.0.1-7_amd64.deb
- SHA-256
- b339e89ee9db8f015356ffb440184a9309f8f2a0fd3a224bf9b8f0f7f2202d98
- Platform trust
- OpenPGP signature published
Detached signature fingerprint: EA26 D4FB A599 BB33 77F4 33FC AFF7 7FFE DB2E 35E2.
Recommended installation method. The archive serves arm64 and x86_64.
curl -fsSL https://alcyone-systems.com/apt/alcyone-archive-keyring.asc | sudo tee /usr/share/keyrings/alcyone-archive-keyring.asc >/dev/null
echo 'deb [signed-by=/usr/share/keyrings/alcyone-archive-keyring.asc] https://alcyone-systems.com/apt stable main' | sudo tee /etc/apt/sources.list.d/alcyone.list
sudo apt update && sudo apt install alcyone-tester
Verify the downloaded file:
sha256sum alcyone-tester_1.0.1-7_amd64.deb
gpg --verify alcyone-tester_1.0.1-7_amd64.deb.asc alcyone-tester_1.0.1-7_amd64.deb