[ Error message ]gangserver@TCM73-U240816:~/app/doublecmd/qt5$ ./doublecmd./doublecmd: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory [ How to Fix the Error ] sudo apt updatesudo apt install libqt5printsupport5 If errors persist after installation, install the additional steps below.sudo apt install qtbase5-dev