Linux command
steam 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch Steam
steam
Launch specific game
steam steam://rungameid/[app_id]
Open Big Picture mode
steam -bigpicture
Run in offline mode
steam -offline
Clear download cache
steam steam://flushconfig
Open game store page
steam steam://store/[app_id]
Verify game files
steam steam://validate/[app_id]
说明
Steam is Valve's gaming platform client for Linux, providing game library management, automatic updates, social features, and the Steam Workshop for community content. Games and applications are identified by app IDs, which can be used with steam:// URLs for direct launching, installation, and file verification. Big Picture mode provides a controller-friendly, full-screen interface designed for TVs and the Steam Deck. On Linux, Steam includes Proton, a Wine-based compatibility layer that enables running many Windows games natively. Offline mode allows playing downloaded games without an internet connection.
参数
- -bigpicture
- Big Picture mode.
- -offline
- Offline mode.
- -silent
- Start minimized.
- -login _USER_ _PASS_
- Auto login.
- -console
- Enable console.
- -dev
- Developer mode.
- -noverifyfiles
- Skip verification.
- -tcp
- Force TCP.
FAQ
What is the steam command used for?
Steam is Valve's gaming platform client for Linux, providing game library management, automatic updates, social features, and the Steam Workshop for community content. Games and applications are identified by app IDs, which can be used with steam:// URLs for direct launching, installation, and file verification. Big Picture mode provides a controller-friendly, full-screen interface designed for TVs and the Steam Deck. On Linux, Steam includes Proton, a Wine-based compatibility layer that enables running many Windows games natively. Offline mode allows playing downloaded games without an internet connection.
How do I run a basic steam example?
Run `steam` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -bigpicture do in steam?
Big Picture mode.