I'm trying to install Sencha-Cmd-6.0.2.14 in xUbuntu.
I downloaded SenchaCmd-6.0.2-linux-amd64.sh.zip
and unzipped it to my desktop.
I installed Java by executing sudo apt-get install default-jdk -y
.
Then I executed ./SenchaCmd-6.0.2.14-linux-amd64.sh
. The installation window appeared and I successfully went through the process.
Upon completion, I typed in sencha
at the command prompt but I got a command not found error.