-
Notifications
You must be signed in to change notification settings - Fork 13
Updating & upgrading
OneCDOnly edited this page Dec 7, 2024
·
10 revisions
- 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.
original content here is (C)opyright 2017-2024 OneCDOnly [email protected]