Install https://github.com/Beldex-Coin/beldex-electron-gui-wallet/releases/download/v7.0.0/beldex-electron-wallet-7.0.0-linux.deb on Ubuntu 25.10 and run `beldex-electron-wallet` results in LaunchProcess: failed to execvp: /opt/Beldex Trace/breakpoint trap (core dumped) This is caused by a space in the name of the directory. Workaround is sudo su cd /opt mv Beldex\ Electron\ Wallet/ Beldex cd /usr/bin ln -sf /opt/Beldex/beldex-electron-wallet
Install https://github.com/Beldex-Coin/beldex-electron-gui-wallet/releases/download/v7.0.0/beldex-electron-wallet-7.0.0-linux.deb on Ubuntu 25.10 and run
beldex-electron-walletresults inThis is caused by a space in the name of the directory.
Workaround is