Difference between revisions of "Unrar"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:unarchiverCategory:utility {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|rar}} |{{#vardefine:url|https://www.rarlab.com/rar_add.htm}...")
 
m (Text replacement - "#uppercase" to "uc")
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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:29, 6 December 2019

Description

rar website  

DESCRIPTION

Environment Modules

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

System Variables

  • HPC_RAR_DIR - installation directory
  • HPC_RAR_BIN - executable directory