but thx for the help
The great thing about linux and most of these wallets is that you don't need a precompiled binary... You can always just compile a wallet yourself. Make sure you have a proper build environment, make sure you have all the dependancies and just build the wallet yourself
If you stick to electrum forks, you don't even have to build those wallets, just install the dependancies, clone the git repo and run the wallet directly (it's written in pure python, so it can be ran without having to compile the binaries).