August 2018
Intermediate to advanced
482 pages
12h 44m
English
Most of the Linux kernel developer community uses the Git tool for source code management. Even Ubuntu has integrated Git for its own Linux kernel source code, hence enabling the kernel developers to interact better with the community. You can install the Git package using the following command:
sudo apt-get install git
Read now
Unlock full access