Linux command
steamos-update 命令
安全
权限或系统影响较大,执行前请核对目标。
常用示例
Update
sudo steamos-update
Check
steamos-update check
Enable read-write
sudo steamos-readonly disable
说明
steamos-update updates SteamOS to the latest available version on the selected branch. Updates are downloaded and installed to the inactive A/B partition, then the system reboots to the updated partition. The A/B partition scheme ensures a reliable fallback if an update fails - the previous working partition remains available for recovery. steamos-update returns exit code 0 when an update was applied or is available (depending on subcommand), and 7 when the system is already up to date (useful for scripting).
FAQ
What is the steamos-update command used for?
steamos-update updates SteamOS to the latest available version on the selected branch. Updates are downloaded and installed to the inactive A/B partition, then the system reboots to the updated partition. The A/B partition scheme ensures a reliable fallback if an update fails - the previous working partition remains available for recovery. steamos-update returns exit code 0 when an update was applied or is available (depending on subcommand), and 7 when the system is already up to date (useful for scripting).
How do I run a basic steamos-update example?
Run `sudo steamos-update` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more steamos-update examples?
This page includes 3 examples for steamos-update, plus related commands for nearby Linux tasks.