I find the best page for you and by this most of the people solves their problems.
For Pyrx: https://bioinformaticsreview.com/20201017/installing-pyrx-on-ubuntu/
and this link might be helpful for you to install Discovery studio: https://extras.csc.fi/biosciences/DS/share/htmldoc/Install/DSVisualizer/inst_linux_install.html
For Pyrx, you can install Wine program in Ubuntu, and then you need to download the Windows exe file for pyrx, by using the Wine commands you can install the exe in the same as for windows.
The mentioned webpage is not free of charge, though its admins use free tutorials on the internet to build its content. However, you can use the following commands to install the requested tools.
whenever I run this last command "cd PyRx ./run.sh" it gives an error ""import error:libpng12.so.0=cannot open shared object file: No such file or directory". Do you know how to solve this? it will be very helpful thanks
Thank you very much for your message. The mentioned error is due to the lack of libpng12 library on your Ubuntu OS. Please use the following commands to install it.
If you still cannot install PyRx, try to check the version of your installed python with the python requirements of PyRx. This can solve the problem simply. You can also use Anaconda to run and install PyRx for virtual screening. You can find it in the following link: