I want to install Ganache on my Ubuntu Arm and I downloaded the file for linux from the link: https://www.trufflesuite.com/ganache and then
I have to make it binary executable using this command: sudo chmod +x ganache-2.7.1-linux-x86_64.AppImage which i did but when i run it I face this error: sudo chmod +x ganache-2.7.1-linux-x86_64.AppImage
I don't know why it doesn't work and it looks that the command for making it binary executable doesn't work which i don't know why?
anybody can help please?