# Ollama の公式インストールスクリプト
$ sudo apt install curl
$ curl -fsSL https://ollama.com/install.sh | sh
# サービスが有効化されるので確認
$ systemctl status oOllama
