autoconf¶
| Home | http://www.gnu.org/software/autoconf/ |
| Versions | 2.69 |
| License | GPL 3 |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/autoconf |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install autoconf
and update with:
conda update autoconf