Installation
Loong prefers a release-first install path.Choose An Install Path
| If you want to… | Use this path |
|---|---|
| follow the intended end-user path | the release-first installer |
| work from an active checkout or validate local changes | source install |
| land in onboarding immediately after install | either install path with --onboard |
Recommended Install
What This Does
- The installer prefers checksum-verified GitHub Release binaries.
- On Linux x86_64, GNU and musl artifacts are treated separately.
loongis the primary command andloongstays as a compatibility entrypoint.- The install path is meant to hand you directly into first run rather than stop at a raw binary drop.
Source Install
After Install
Run the supported first-run path next:Which Path To Choose
- Use the release-first installer when you want the intended end-user path.
- Use source install when you are developing locally, validating changes, or working from an active checkout.
- Prefer
--onboardunless you have a specific reason to stop before first run.
What Comes Next
- Continue to First Run for onboarding and your first useful answer.
- Go to Doctor And Health if you need the repair path before the first run completes cleanly.