Durant35 / Office-System-Pearls

install notes for Ubuntu, start from 14.04
0 stars 0 forks source link

Git #4

Open Durant35 opened 4 years ago

Durant35 commented 4 years ago
Durant35 commented 4 years ago

How do I install the latest version of Git with apt?

https://askubuntu.com/questions/568591/how-do-i-install-the-latest-version-of-git-with-apt

sudo apt-add-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git