When running the "Install from source" helper script on openSUSE Tumbleweed, it tries to install `libopenssl1_1` which is not available. I edited the script to remove it from line 211, and the script completed the installation successfully.
When running the "Install from source" helper script on openSUSE Tumbleweed, it tries to install
libopenssl1_1which is not available.I edited the script to remove it from line 211, and the script completed the installation successfully.