ghostscript¶
An interpreter for the PostScript language and for PDF.
| Home | http://ghostscript.com/ | 
| Versions | 9.18 | 
| License | Affero GPL | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/ghostscript | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install ghostscript
and update with:
conda update ghostscript