Updating & upgrading - OneCDOnly/sherpa GitHub Wiki
- When packages are available for upgrade, you'll see a notification like this:
- To upgrade one-or-more packages, use the
upgrade
action followed by the package names. Example: to upgrade Medusa and NZBGet:
sherpa upgrade medusa nzbget
- To upgrade all upgradable packages, use the
upgrade
action followed by theupgradable
package group. Example:
sherpa upgrade upgradable
... or, use the even shorter:
sherpa upgrade new
... it does the same thing.
If your Python and/or Perl installation and modules require upgrading, this will occur automatically the next time you run a check
operation:
sherpa check
- Updating a packaged application is easy - just restart it via its App Center icon. Clicking 'stop' then 'start' will force an application update.