This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to correct the directory path in linux?

Hello,

I'm new to linux. I'm trying to install bioconda. as the conda website suggests, I should type sha256sum filename. to verify the bioconda. but it says there is no such directory file. How should I correct the path?

Actually the path I'm using now is:

vafa@Acer:~$ sha256sum miniconda2-latest-Linux-x86_64.sh

Thanks,
Vafa

linux

Simply run the installer as ./miniconda2-latest-Linux-x86_64.sh, no need for this verification. If the installation finishes properly, the installer is ok and if not, simply rm -rf it.

the directory you suggested did not work as well.

We can’t tell you whether your path is correct or not, because we don’t know where you downloaded the installer file to.

I have downloaded the folder to "downloads folder".

Are you even in the same directory as that file?

that's what I think may be my mistake. how should I change the directory to downloads folder?

cd is the command. I strongly suggest you get yourself a background in Unix systems before proceeding any further.

Hello vafamayahi!

We believe that this post does not fit the main topic of this site.

Basic Unix problem. Not bioinformatics-related.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.