I want to install PRANK on the Windows 10 Pro version 10.0.19041 Linux subsystem (Ubuntu 20.04 LTS), I have followed the installation instructions to no avail.
wget http://wasabiapp.org/download/prank/prank.source.140603.tgztar xvzf prank.source.140603.tgzcd prank-msa/srcmake./prank[ cp prank ~/bin ][ sudo cp prank /usr/bin ]
I followed those instructions but got stuck with cd prank-msa/src
I don't know why they want me to enter a directory that doesn't exist. I also followed this video on how to install linux files but it wasn't helpful. Any suggestions would be appreciated.