yasm¶
Yasm is a complete rewrite of the NASM assembler under the “new” BSD License
Home | http://www.tortall.net/projects/yasm/ |
Versions | 1.3.0 |
License | BSD |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/yasm |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install yasm
and update with:
conda update yasm