LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vso

Vanilla OS system operator tool

TLDR

Check for updates
$ vso sys-upgrade check
copy
Upgrade system now
$ vso sys-upgrade upgrade --now
copy
Initialize Pico subsystem
$ vso pico-init
copy
Install applications
$ vso install [package1] [package2]
copy
Remove applications
$ vso remove [package1] [package2]
copy
Enter subsystem shell
$ vso shell
copy
Run application
$ vso run [package]
copy
Show config
$ vso config show
copy

SYNOPSIS

vso COMMAND [OPTIONS]

DESCRIPTION

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.

PARAMETERS

--now

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

COMMANDS

sys-upgrade check

Check for system updates
sys-upgrade upgrade
Upgrade the system
pico-init
Initialize Pico subsystem
install
Install applications in subsystem
remove
Remove applications from subsystem
shell
Enter subsystem shell
run
Run application from subsystem
export
Export an installed application as a desktop entry
unexport
Remove an exported desktop entry
config show
Display configuration
help
Show help for a command

CAVEATS

Vanilla OS specific. Subsystem must be initialized before package operations. System upgrades may require reboot.

SEE ALSO

apx(1), flatpak(1), snap(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid