Post
Topic
Board Electrum
Re: How to install Electrum in Ubuntu 24.02?
by
DireWolfM14
on 19/02/2025, 04:53:36 UTC
Here's a guide I put together a couple of years ago, but I've been keeping updated to some extent.  The version is currently set to 4.5.5, so you'll want to make sure to change the commands to point to version 4.5.8 before executing them.

https://bitcointalk.org/index.php?topic=5456909.msg62430610#msg62430610
Thank you @DireWolfM14. Your instructions worked like a charm in Ubuntu 24.02. I just amended 4.5.5 (wherever occurring) and replaced it with the current version 4.5.8.

Good job.  I much prefer the python install.  AppImages are clumsy and slow in my opinion.  They're also unnecessarily large since they package all their own dependencies, but most of the dependencies are already included in the OS.  AppImages also don't give you daemon or CLI options, which I find handy from time to time.  I do use AppImages when temporarily booting from a live USB for air-gapped use, but other than that I tend to avoid them.