This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Unable to locate package tcc:i386

I want to install tcc:i386 in linux for running annocript but it is not helping me.. I get this error

arsilan@js-156-194:~$ sudo apt-get install tcc:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tcc:i386

Can anyone suggest some solution? Thanks

PS: i already tried updating apt-get (sudo apt-get update)

rna-seq annocript annotation transcriptome linux

That means the package tcc:i386 is not in official Ubuntu repository. Which Ubuntu release are you using?

Try just sudo apt-get install tcc.

It worked! thanks a lot!!

0 answers

No answers yet.

Log in to answer this question.