
In order to install Git on Ubuntu Linux, you can make use of apt-get command,
# sudo apt-get install git
Reading package lists... Done
...
The following NEW packages will be installed:
git git-man less libcbor0.6 libcurl3-gnutls liberror-perl libfido2-1
libxext6 libxmuu1 openssh-client patch xauth
...
After this operation, 43.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]
# git --version
git version 2.25.1
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!