Skip to content

Releases: Smech-Labs/spk

spk v2.0.1

Choose a tag to compare

@stefanmariusionut-ops stefanmariusionut-ops released this 02 Jul 20:29

spk v2.0.1

Changes

  • Full package install on SmechVisorspk install <pkg> is now fully supported on SmechVisor nodes, not just SmechOS. PackageKit backend auto-detects the running OS and serves the correct package list (smechvisor or smechos repo).
  • Fix stale SmechDeploy URL in spk compile error message (now points to Smech-Labs/spk-compile)

Binary

Pre-built x86_64 Linux binary attached.

Docs

https://docs.smech.xyz/smechos.html#spk

License

MIT — © 2026 Smech Labs

spk v2.0.0

Choose a tag to compare

@stefanmariusionut-ops stefanmariusionut-ops released this 02 Jul 20:24

spk v2.0.0 — Unified Sovereign Package Keeper

What's new

  • spk install <pkg> — unified install, replaces old system-install / userland-install split
  • spk system-upgrade — replaces entire-system-upgrade; SmechVisor-aware (live daemon hot-swap, no reboot)
  • spk compile <profile> [--phase] [--iso] — native build orchestration via spk-compile (Project SmechDeployV2)
  • spk deploy-system-img-copy <code> — push SmechVisor to a shim node over the network
  • spk receive-deploy — receive a SmechVisor network deploy (used by the deploy shim)
  • spk packagekit-backend — PackageKit script protocol backend; enables Plasma Discover and any PackageKit-aware frontend to install packages via SPK
  • spk version — print version string
  • Legacy aliases retained: system-install, userland-install, entire-system-upgrade still work with a deprecation notice

Binary

Pre-built x86_64 Linux binary (musl-compatible) attached below.

Docs

https://docs.smech.xyz/smechos.html#spk

License

MIT — © 2026 Smech Labs