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
| 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 |