Thank you for the clarification.
I have found the following solution, that does not require the installation from source.
These are the commands I executed to fix.
cd /usr/lib
sudo ln -srv ./x86_64-linux-gnu/libhdf5_serial.so.103 libhdf5_serial.so.100
Thank you very much again!