Run the command to install the bun package
root@lite-all-experimental:~ # curl -fsSL https://bun.sh/install | bash
Followed by the command
root@lite-all-experimental:~ # source /root/.bashrc

Clone the git repo
root@lite-all-experimental:~ # git clone https://github.com/geongeorge/nakedclaw.git

Go to the nakedclaw folder
root@lite-all-experimental:~ # cd nakedclaw/

Run the installation command
root@lite-all-experimental:~ # bun install

Create a global link so that the nakedclaw command can be executed anywhere
root@lite-all-experimental:~/nakedclaw # bun link nakedclaw

Start the NakedClaw setup process
root@lite-all-experimental:~/nakedclaw # nakedclaw setup

After finishing, select [q] Done
Continue to the selection of the AI model to be used
root@lite-all-experimental:~/nakedclaw # nakedclaw models

Once everything is complete, continue with the command
root@lite-all-experimental:~/nakedclaw # nakedclaw restart
NakedClaw is now ready to use
Test to start running NakedClaw
root@lite-all-experimental:~/nakedclaw # nakedclaw

Connect to WhatsApp
root@lite-all-experimental:~/nakedclaw # nakedclaw connect wa

References:
