apothem updating¶
Continuous-form alias for apothem update. Identical behavior.
Per-installer update paths¶
If you installed Apothem via a package manager, update via the same package manager:
| Installer | Update command |
|---|---|
| pipx | pipx upgrade apothem |
| uvx (ephemeral) | uvx apothem@latest |
| Homebrew | brew upgrade apothem |
| Windows install script | Re-run install.ps1 |
| winget | winget upgrade Gad360.Apothem |
| Scoop | scoop update apothem |
| AUR | yay -Syu apothem |
See the full Updating guide for details.