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

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

minia software package provides short-read biological sequence assembler, 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 minia 

minia is installed in your system.

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

$ sudo dpkg-query -l | grep minia *

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

minia package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package minia
Version 1.6067+dfsg-2
Description short-read biological sequence assembler
Sub Section Science


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