P7zip: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:SoftwareCategory:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|p7zip}} |{{#vardefine:url|http://p7zip.sourceforge.net/}} <!..."
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Software]][[Category:Software]]
[[Category:Software]][[Category:Utility]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|p7zip}}
|{{#vardefine:app|p7zip}}
Line 24: Line 24:
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
==System Variables==
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory


<!--Configuration-->
<!--Configuration-->

Latest revision as of 17:34, 15 August 2022

Description

p7zip website  

7-Zip is a file archiver with highest compression ratio

Environment Modules

Run module spider p7zip to find out what environment modules are available for this application.

System Variables

  • HPC_P7ZIP_DIR - installation directory
  • HPC_P7ZIP_BIN - executable directory
  • HPC_P7ZIP_DOC - documentation directory