Go to https://ollama.com/ copy paste command in terminal
curl -fsSL https://ollama.com/install.sh | sh
If it doesn't work, open the Ollama app in applications or spotlight search
Running
ollama
without arguements brings this up and confirms ollama is running
Check for version to see if installed
ollama --version
OR Run Ollama with the command
ollama
If it doesn't work, open the Ollama app in applications or spotlight search