Check for updates
Run the following command from any directory:Update instructions
The update command depends on how you originally installed Skaro.- Install script (venv)
- pipx
UI notification
When a newer version is available, the Skaro web dashboard displays an update indicator in the status bar at the bottom of the screen. Clicking it opens this page. The dashboard checks PyPI once when it starts and caches the result for 24 hours.Troubleshooting
skaro update shows 'Could not reach PyPI'
skaro update shows 'Could not reach PyPI'
Your machine may not have internet access, or PyPI could be temporarily unavailable. Check your connection and try again with
skaro update --force.Install method shows 'unknown'
Install method shows 'unknown'
Skaro could not detect whether it was installed via the install script or pipx. This typically happens with custom
pip install setups. Use the appropriate command from the tabs above based on how you installed it.Version did not change after upgrade
Version did not change after upgrade
Make sure you are upgrading the correct environment. If you have multiple Python installations, verify which
skaro binary is being used: