Skip to content

Instantly share code, notes, and snippets.

@plembo
Last active May 26, 2022 20:11
Show Gist options
  • Save plembo/50a9da683078a7b2c4e1322e2382215a to your computer and use it in GitHub Desktop.
Save plembo/50a9da683078a7b2c4e1322e2382215a to your computer and use it in GitHub Desktop.
Latest git for Ubuntu

Get the latest git for Ubuntu

The PPA referenced below is what you want, at least for Ubuntu 18.04 and 20.04 LTS:

$ sudo add-apt-repository ppa:git-core/ppa
...
    [ENTER]
...
$ sudo apt update
$ sudo apt upgrade

Resource: Git Download for Linux and Unix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment