Skip to content

pkg v0.1.0-alpha.3 technical preview

Pre-release
Pre-release

Choose a tag to compare

@spa5k spa5k released this 19 Aug 09:52
Immutable release. Only release title and notes can be modified.
1a9648d

pkg v0.1.0-alpha.3 technical preview

This preview replaces Alpha 2.
Alpha 2 used a Linux build that required a newer glibc version.
Alpha 3 supports Debian 12 and other compatible Linux hosts.

This preview also improves package search and package selection.
Search shows package IDs, versions, support status, descriptions, and catalog time.
Ambiguous package names show safe package IDs.

Linux x86-64:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.3/install.sh
sh install.sh

macOS Apple silicon:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.3/pkg-0.1.0-alpha.3-preview.pkg
sudo installer -pkg pkg-0.1.0-alpha.3-preview.pkg -target /

Use SHA256SUMS to check release files.

Cosign bundles use the identity and issuer in COSIGN_IDENTITY.txt and COSIGN_ISSUER.txt.

The macOS package has an ad-hoc inner signature.
Developer ID signing and notarization are TODO items.

This is a technical preview.
It is not the v1 release.