libmagic¶
Implementation of the file(1) command
| Home | http://www.darwinsys.com/file/ | 
| Versions | 5.25 | 
| License | https://raw.githubusercontent.com/file/file/master/COPYING | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/libmagic | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install libmagic
and update with:
conda update libmagic