apothem installing¶
Continuous-form alias for apothem install. Identical behavior.
Per-installer install paths¶
If you prefer a package manager over the dotfiles route, install Apothem via the manager appropriate to your platform:
| Installer | Install command |
|---|---|
| pipx | pipx install apothem |
| uvx (ephemeral) | uvx apothem |
| pip | pip install apothem |
| Homebrew | brew install Gad360/apothem/apothem |
| Windows install script | irm https://apothem.ahmedgad.com/install.ps1 | iex |
| winget | winget install Gad360.Apothem |
| Scoop | scoop bucket add apothem https://github.com/Gad360/apothem && scoop install apothem/apothem |
| AUR | yay -S apothem |
See the full Installing guide for prerequisites, verification, and per-harness destination paths.