Better way to run appimages?
Hey all, I switched to kubuntu KDE 26 today, and I downloaded some programs I use a lot, and that were only available as appimage file.
After making them executable, I keep getting an error about chrome sandboxing, which according to the internet can be fixed "permanently" with sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0.
The issue is that while that does work, it stops working after a reboot, and I'll have to enter that command again to be able to open my programs.
The programs are currently sitting on my sekstop.
Is there a better way to do this? The programs I use are the Arduino IDE v2, and NRFConnect, and as far as I can tell neither are available in a different filetype.
Thanks!
EDIT: Here is the exact error I'm getting:
[6757:0518/230504.736786:FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_nrfconC6IqRK/chrome-sandbox is owned by root and has mode 4755.