Install GitHub Desktop¶
GitHub Desktop is supported on macOS and Windows systems. For Linux, there is an unofficial fork available, but that will not be covered in this documentation.
For more GitHub Desktop documentation, visit desktop.github.io.
Installing GitHub Desktop is supported on macOS 10.13 or later.
- Go to the GitHub Desktop download page.
- Click Download for macOS.
- In the Downloads folder, double-click the GitHub Desktop file.
- After the file has been decompressed, double-click the GitHub Desktop file.
- GitHub Desktop will launch after the installation is complete.
Installing GitHub Desktop is supported on Windows 10 64-bit or later.
- Go to the GitHub Desktop download page.
- Click Download for Windows.
- In the Downloads folder, double-click the GitHub Desktop executable file.
- GitHub Desktop will launch after the installation is complete.
GitHub Desktop is not officially supported on Linux operating systems.
Options are:
- Use the Linux terminal and GitHub commands.
- Use a fork that hosts a version for Debian/Ubuntu and Red Hat/CentOS/Fedora distributions. See github_desktop_ubuntu.sh.