Skip to content
Robert Gaggl edited this page Dec 2, 2012 · 1 revision

rp update

rp update [options] [<name> [<name> …]]

Options

-g/--global Update global packages

Description

rp update searches for available updates in the registry.

If called without arguments, rp update will try to update all local or global packages, depending on whether the -g/--global option has been used. If one or multiple package names have been specified, rp update will only update those.

Note that in either case rp update will try to keep the installed packages consistent, meaning it won't offer a package update if the updated version would conflict with the dependencies of one or more installed packages.

Clone this wiki locally