[Raspberry Pi OpenClaw 설치 가이드] Part 2 : OpenClaw 설치하기

Part 1에서는 Raspberry Pi OS Lite 기반 Headless 서버 환경을 구축했다. 이번 Part 2에서는 OpenClaw를 실제 설치해 본다. 시스템 업데이트 및 기본 페키지 설치 sudo apt update && sudo apt upgrade -ysudo apt install -y git curl build-essential Node.js 설치 curl -fsSL https://deb.nodesource.com/setup_24.x | sudo -E bash -sudo apt install -y nodejs OpenClaw 설치 Raspberry … [Raspberry Pi OpenClaw 설치 가이드] Part 2 : OpenClaw 설치하기 계속 읽기