Installing cli in ubuntu

can someone help to install CLI in my ubuntu machine.

Hello Kodi6,

I assume you have tried the CLI walkthrough? Where did you get stuck? What errors did you encounter?

follow these steps GUIDE
When the extracted file is moved to ~/bin, edit your .zshrc or .bashrc file and add this line of code at the bottom:
export PATH=$PATH:~/bin/
Save and exit.
Then type this:
source .zshrc
or
source .bashrc

now test the command exercism