Posted March 22, 2021
clockninja112: I am running ubuntu 20.04 and ran into this error when installing.
Could not extract "/home/s/Desktop/fear/setup_fear_platinum_collection_2.0.0.5-1.bin": install `unrar` or `unar`
Done with 1 error.
ERROR: innoextract failed.
Need help on this. Paid 12 dollars for this game and want to use it on linux. I refuse to use windows.
It looks like you're missing the unrar package, you should be able to install unrar with this command: Could not extract "/home/s/Desktop/fear/setup_fear_platinum_collection_2.0.0.5-1.bin": install `unrar` or `unar`
Done with 1 error.
ERROR: innoextract failed.
Need help on this. Paid 12 dollars for this game and want to use it on linux. I refuse to use windows.
sudo apt install unrar
I'm guessing that you're probably also missing other dependencies too - I'd recommend installing the system's Wine package to get all of Wine's dependencies, and making sure that other required packages such as icoutils and zenity are installed too.