Skip to content
 
NEAT 1.1 documentation Install git
Type to start searching
    NEAT
    • Docs home
    • Developer Guide
    • Working with NEAT source code
    NEAT
    • Installation
    • Tutorial
    • Reference
    • Developer Guide
    • Release Log
    • License
    • Credits
    • Citing
    • Bibliography
    • Examples
    • Glossary
    • Impressum
    • Data protection
    • Install git
      • Overview
      • In detail

    Install git¶

    Overview¶

    Debian / Ubuntu

    sudo apt-get install git

    Fedora

    sudo dnf install git

    Windows

    Download and install msysGit

    OS X

    Use the git-osx-installer

    In detail¶

    See the git page for the most recent information.

    Have a look at the github install help pages available from github help

    There are good instructions here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

    "Previous" Introduction
    "Next" Following the latest source
    © Copyright 2020-2026, NEAT Developers.
    Last updated on May 20, 2026.
    Created using Sphinx 8.1.3. and Material for Sphinx