How to Install readseq software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install readseq software package in Ubuntu 14.04 LTS (Trusty Tahr)

readseq software package provides Conversion between sequence formats, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install readseq 

readseq is installed in your system.

Make ensure the readseq package were installed using the commands given below,

$ sudo dpkg-query -l | grep readseq *

You will get with readseq package name, version, architecture and description in a table

readseq package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package readseq
Version 01-11-16
Description Conversion between sequence formats
Sub Section Science


See Also, How to uninstall or remove readseq software package from Ubuntu 14.04 LTS (Trusty Tahr)?