== Installing GIT == To use `git` you must have the [[http://packages.ubuntu.com/search?keywords=git|git package]] installed on your system, which you can install like this: {{{ sudo apt install git }}}