Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
===Installation via Homebrew (recommended method since 0.9.5)=== | ===Installation via Homebrew (recommended method since 0.9.5)=== | ||
*Removing Siril from macport if exists | *Removing Siril from macport if exists | ||
If Siril was already installed via macport, uninstall it: | If Siril was already installed via macport, uninstall it (if not, go directly to next step): | ||
cd siril | cd siril | ||
sudo make uninstall | sudo make uninstall |
Revision as of 23:16, 9 December 2016
Installation via Homebrew (recommended method since 0.9.5)
- Removing Siril from macport if exists
If Siril was already installed via macport, uninstall it (if not, go directly to next step):
cd siril sudo make uninstall