mirror of
https://github.com/kepler155c/opus
synced 2024-10-31 22:26:16 +00:00
14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
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.
|