Difference between revisions of "Firefox"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:Linux {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|firefox}} |{{#vardefine:url|https://www.mozilla.org/en-US/firefox/}} <!--CONFIGURATI...") |
Moskalenko (talk | contribs) |
||
Line 25: | Line 25: | ||
==Environment Modules== | ==Environment Modules== | ||
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_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | --> | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 16:27, 19 October 2022
Description
Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and anticipated web standards.
UFRC firefox environment module is for your convenience. It provides immediate access to the latest Mozilla Firefox installation in the currently used Ubuntu LTS container environment.
Environment Modules
Run module spider firefox
to find out what environment modules are available for this application.