Skip to content
oberhamsi edited this page Jan 11, 2013 · 2 revisions

rp cache

rp cache update
rp cache init

Description

rp keeps a copy of the package registry catalog in its home directory (~/.rp/ on *nix systems, $USER_HOME\rp\ on Windows systems).

After switching to a different package registry you must call rp cache init to reset the cache. rp cache update merges changes from the remote package registry into your local cache.

However under normal circumstances you'll never need to use this command directly, as rp fetches catalog updates whenever you'll access the registry (eg. during install or update).

Clone this wiki locally