I'm running Ubuntu 20.04.6 LTS on a x86_64 Intel i3.
When I try to install the MCUXpresso IDE I get the following error.
sudo ./mcuxpressoide-11.10.0_3148.x86_64.deb.bin
Verifying archive integrity... 100% All good.
Uncompressing mcuxpressoide installer 100%
./mcuxpressoide-11.10.0_3148.x86_64.deb.bin: 1: eval: ./install.sh: Permission denied
The file has 755 permisions but it appears a script is created that does not have sufficient permissions...?