Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:25, 1 September 2025 Marcluer talk contribs created page Gemini CLI (Created page with "== Installation on Ubuntu (WSL2) == * Ubuntu 24.04 does not come with Node v20 <pre> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash node --version nvm install 20 nvm use 20 node --version npm install -g @google/gemini-cli </pre>")