Document unzip (#22723)
This commit is contained in:
parent
76b54816cf
commit
69d123a1a0
@ -19,7 +19,7 @@ before Spack is run:
|
|||||||
#. Python 2 (2.6 or 2.7) or 3 (3.5 - 3.9) to run Spack
|
#. Python 2 (2.6 or 2.7) or 3 (3.5 - 3.9) to run Spack
|
||||||
#. A C/C++ compiler for building
|
#. A C/C++ compiler for building
|
||||||
#. The ``make`` executable for building
|
#. The ``make`` executable for building
|
||||||
#. The ``tar``, ``gzip``, ``bzip2``, ``xz`` and optionally ``zstd``
|
#. The ``tar``, ``gzip``, ``unzip``, ``bzip2``, ``xz`` and optionally ``zstd``
|
||||||
executables for extracting source code
|
executables for extracting source code
|
||||||
#. The ``patch`` command to apply patches
|
#. The ``patch`` command to apply patches
|
||||||
#. The ``git`` and ``curl`` commands for fetching
|
#. The ``git`` and ``curl`` commands for fetching
|
||||||
|
Loading…
Reference in New Issue
Block a user