{% comment %} Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} On a Debian-based system, install the following packages: <notextile> <pre><code>~$ <span class="userinput">sudo apt-get install git curl</span> </code></pre> </notextile> On a Red Hat-based system, install the following packages: <notextile> <pre><code>~$ <span class="userinput">sudo yum install git curl</span> </code></pre> </notextile>