I'm making a Webapp that requires Ollama to be installed and a model to be running. It is not (too) resource intensive and only generates one token of output, but when I go to install Ollama using the Linux terminal it says this error
sh
bash: sudo: command not found
Please help!