snippetbashTip
steamos-select-branch — Select a SteamOS system release branch. More information: <https://gitlab.com/users/evlaV/projects>.
Viewed 0 times
selectsteamoscommandbranchclireleasesystemsteamos-select-branch
linux
Problem
How to use the
steamos-select-branch command: Select a SteamOS system release branch. More information: <https://gitlab.com/users/evlaV/projects>.Solution
steamos-select-branch — Select a SteamOS system release branch. More information: <https://gitlab.com/users/evlaV/projects>.View the current branch:
steamos-select-branch -cList all available branches:
steamos-select-branch -lSwitch to the beta branch:
steamos-select-branch betaSwitch back to the stable release:
steamos-select-branch stableSwitch to the bleeding edge branch:
steamos-select-branch mainCode Snippets
View the current branch
steamos-select-branch -cList all available branches
steamos-select-branch -lSwitch to the beta branch
steamos-select-branch betaSwitch back to the stable release
steamos-select-branch stableSwitch to the bleeding edge branch
steamos-select-branch mainContext
tldr-pages: linux/steamos-select-branch
Revisions (0)
No revisions yet.