You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Just like CentOS 7, CentOS 8 provides git as a part of repository. You can simply install it by yum.

To install Git server on CentOS 8, you will need to run below command line.

sudo yum install git-core


  • No labels