linux – Which version of Bitcoin Core do I need for my Dell laptop with Ubuntu installed?
3. Bitcoin.org
bitcoin.org/en/download list
platform | Package |
---|---|
Windows | exe – zip |
macOS (x86_64) | zip – tar.gz |
macOS (arm64) | zip – tar.gz |
Linux 64bit | (tgz) |
ARM Linux 64bit – 32bit | – |
RISC-V Linux 64bit | – |
PPC64 Linux 64bit – 64bit LE | – |
Linux (Snapstore) | snap |
It is a good choice for modern hardware based on Intel x86/AMD x64 compatible architecture. On that list Will be
Linux 64 bit (tgz)
2. Bitcoincore.org
However, in my opinion, bitcoin.org is the wrong website to use. I always prefer to use https://bitcoincore.org/en/download/.
Should I trust bitcoin.org or bitcoincore.org?
1. Native package manager
But first, check the default package manager of your installed Linux distribution (e.g. apt
For many Ubuntu and Debian-based distributions: yum
For RedHat based distributions) Make sure your default package manager has the latest version of Bitcoin Core.
Especially if you believe you are. “not technically proficient” – Use the package manager icon on your graphical desktop.
P.S.
OS Name: Ubuntu 20.04
20.04, which is about 2019, has reached the end of desktop and server support, but still receives security updates. The current version of Ubuntu with long-term support (LTS) is 24.04. I would upgrade to that.