Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 269 Bytes

File metadata and controls

7 lines (7 loc) · 269 Bytes

How to install gemini-cli latestest version in Termux without Errors?

Here is how to:

yes | pkg update && yes | pkg i nodejs && clear && \
yes | GYP_DEFINES="android_ndk_path=$PREFIX" npm install -g @google/gemini-cli --ignore-scripts && clear && \
gemini