p7zip¶
p7zip is a quick port of 7z.exe and 7za.exe (command line version of 7zip, see www.7-zip.org ) for Unix.
Home | http://sourceforge.net/projects/p7zip/ |
Versions | 15.09 |
License | LGPLv2 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/p7zip |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install p7zip
and update with:
conda update p7zip