I install a software in commande line from this source and I did : tar -zxvf geneid_v1.4.4.Jan_13_2011.tar.gz
and make
but I put it in my Download folder, so I would like to install it in a more proper way, in another folder.
So i did make clean
, Is it enough ? I have just to rm
the folder and that's all ?
Thanks