You are not logged in.
I am trying to install mcuxpresso-ide, I first tried installing it with AUR package, but it failed, then I downloaded the .bin from npx's website but when I tried to execute the installer (with sudo) i got the following error:
Installing...
./install.sh: line 39: dpkg: command not found
./install.sh: line 40: dpkg: command not found
chown: cannot access '/usr/local/mcuxpressoide-11.7.1_9221/ide': No such file or directory
INFO: Installation directory: /usr/local/mcuxpressoide-11.7.1_9221
./install.sh: line 43: apt-get: command not foundHow could I fix this? Do I need to install apt? Could I do something else?
Offline