Skip to content

Arca v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 23:48
· 125 commits to main since this release

Binarios

Descomprime y coloca arca en el PATH. Comprueba la descarga con
SHA256SUMS.txt:

sha256sum -c SHA256SUMS.txt --ignore-missing

Windows

Use the installer, arca-setup-*.exe. It puts Arca in Installed apps
with its own uninstaller, adds both Explorer context menus, the file
associations and the PATH entry. The .zip is just the loose binaries
and integrates with nothing.

Not signed

These binaries carry no code signature. Windows will show a
SmartScreen warning and macOS a Gatekeeper one; on macOS clear it
with xattr -d com.apple.quarantine arca. Signing needs a paid
certificate and is on the pending list.

The modern Windows 11 menu also needs Developer Mode, because it is
registered as an unsigned sparse MSIX package. Without it the classic
menu, under "Show more options", still works.