Package Manager

OCI

Open Container Initiative artifact registry. Distributes container images and generic artifacts through OCI-compliant registries.

Install Command
oras pull {package}
Check Command
oras version
Homepage URL
https://oras.land/
Bootstrap Note
ORAS (OCI Registry As Storage) is the reference client for OCI artifacts. To authenticate against a private registry, run "oras login <registry>" after install.
Has Install Step
For Platform
macOS
Command
brew install oras
Description
Requires Homebrew.
For Platform
Cross-platform
Download URL
https://github.com/oras-project/oras/releases
Description
Download the tarball for your architecture, extract the "oras" binary, and place it on PATH (e.g., under /usr/local/bin).
For Platform
Windows
Download URL
https://github.com/oras-project/oras/releases
Description
Download the Windows zip from the releases page and place oras.exe on PATH.