Skip to content

Updating & upgrading

OneCDOnly edited this page Dec 7, 2024 · 10 revisions

Static Badge

  • When packages are available for upgrade, you'll see a notification like this:

screenshot of upgrade notification

  • 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 the upgradable 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.
Clone this wiki locally