Skip to content

Software, settings, next steps

Installing software

  • On Linux you rarely download installers. A package manager fetches and installs software for you.
  • Debian and Ubuntu use apt; Fedora uses dnf; macOS users often add brew:
sudo apt update
sudo apt install git
  • One command, and the tool (and anything it needs) is installed and ready.

Log in or create account

IGCSE & A-Level