Install with winget
Open PowerShell or Command Prompt and run:
winget install ORASProject.ORAS
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About ORAS CLI
OCI registry client - managing content like artifacts, images, packages
Advanced Install Options
Install (latest)
winget install ORASProject.ORASInstall (pinned version)
winget install --id ORASProject.ORAS -e --version 1.3.0Upgrade
winget upgrade ORASProject.ORASUninstall
winget uninstall ORASProject.ORASFrequently Asked Questions
How do I install ORAS CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install ORASProject.ORAS. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is ORAS CLI?
OCI registry client - managing content like artifacts, images, packages
Is ORAS CLI free to use?
ORAS CLI is distributed under the Apache-2.0 license license. Check the publisher’s site for full licensing details.
How do I update ORAS CLI with winget?
Run
winget upgrade ORASProject.ORAS in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ORAS CLI?
Run
winget uninstall ORASProject.ORAS to remove ORAS CLI from your system.