libdb¶
The Berkeley DB embedded database system.
| Home | http://www.oracle.com/technology/software/products/berkeley-db/index.html | 
| Versions | 6.1.26 | 
| License | AGPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/libdb | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install libdb
and update with:
conda update libdb