Bitcoin-qt 25.0.0 with complete up-to-date blockchain has been running fine for a while now on a Linux Fedora PC.
I want to update to version 26.
When I go to bitcoincore.org I can download the Bitcoin-26-x86…tar.gz and verify that the file is genuine.
I proceed to uncompress the file and a folder emerge, containing 6 items.
4 subfolders are /bin, /include, /lib, /share. As well as 2 files Bitcoin.conf and README.md
These, I assume, are the complete package necessary to have a functional Bitcoin wallet.
Yet, Upgrade instructions on bitcoincore.org are as follow:
https://bitcoincore.org/en/releases/22.0/#:~:text=How%20to%20Upgrade,%2Dqt%20(on%20Linux).How to Upgrade
If you are running an older version, shut it down.
Wait until it has completely shut down …,
then …just copy over …bitcoind/bitcoin-qt (on Linux).
Reading these instructions require a download, uncompress and
strictly copy one only file, the bitcoin-qt over the existing bitcoin-qt version 25.
At least, that is what I comprehend.
The Questions:
What about all the other files and folders from the download ?
Aren’t these important to complete the upgrade of my Bitcoin wallet installation ?
What is the proper procedure to update the Bitcoin wallet to version 26 ?
Thanks