← 返回命令列表

Linux command

vso 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

vso sys-upgrade check

Upgrade

vso sys-upgrade upgrade --now

Example

vso pico-init

Install

vso install [package1] [package2]

Remove

vso remove [package1] [package2]

Example

vso shell

Run

vso run [package]

Example

vso config show

说明

vso (Vanilla System Operator) is a package manager, system updater, and task automator for Vanilla OS. It manages the immutable host system and a mutable Pico subsystem for package installation. The subsystem provides a container-like environment where traditional packages can be installed without modifying the base system.

参数

--now
Perform system upgrade immediately without scheduling
-h, --help
Show help information
--version
Show version information

FAQ

What is the vso command used for?

vso (Vanilla System Operator) is a package manager, system updater, and task automator for Vanilla OS. It manages the immutable host system and a mutable Pico subsystem for package installation. The subsystem provides a container-like environment where traditional packages can be installed without modifying the base system.

How do I run a basic vso example?

Run `vso sys-upgrade check` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --now do in vso?

Perform system upgrade immediately without scheduling