2025-04-25 19:33:51 -06:00
|
|
|
# steamos-select-branch
|
|
|
|
|
|
|
|
|
|
> Select a SteamOS system release branch.
|
2026-06-12 17:51:25 -06:00
|
|
|
> Note: This command is deprecated, use `atomupd-manager` instead.
|
2025-04-25 19:33:51 -06:00
|
|
|
> More information: <https://gitlab.com/users/evlaV/projects>.
|
|
|
|
|
|
|
|
|
|
- View the current branch:
|
|
|
|
|
|
|
|
|
|
`steamos-select-branch -c`
|
|
|
|
|
|
|
|
|
|
- List all available branches:
|
|
|
|
|
|
|
|
|
|
`steamos-select-branch -l`
|
|
|
|
|
|
|
|
|
|
- Switch to the beta branch:
|
|
|
|
|
|
|
|
|
|
`steamos-select-branch beta`
|
|
|
|
|
|
|
|
|
|
- Switch back to the stable release:
|
|
|
|
|
|
|
|
|
|
`steamos-select-branch stable`
|
|
|
|
|
|
|
|
|
|
- Switch to the bleeding edge branch:
|
|
|
|
|
|
|
|
|
|
`steamos-select-branch main`
|