opus/sys/help/Packages.txt

14 lines
400 B
Plaintext
Raw Permalink Normal View History

2020-07-26 00:52:41 +00:00
Opus applications are grouped into packages with a common theme.
To install a package, use either the System -> Packages program or the package command line program.
Shell usage:
> package list
> package install <name>
> package update <name>
> package updateall
> package uninstall <name>
Package definitions are located in usr/config/packages. This file can be modified to add custom packages.