Git is not installing on SUSE Linux Enterprise Server 12 SP3. following error showed up while installing:
perl-Error is needed by git-core-2.12.3-26.1.x86_64
Git is not installing on SUSE Linux Enterprise Server 12 SP3. following error showed up while installing:
perl-Error is needed by git-core-2.12.3-26.1.x86_64
Copyright © 2021 Jogjafile Inc.
You just need to install
perl(Error). But you need to get the right package for your specific distro.Add the repo to your installation (check for info here).
It should look something like this, but I would assume that the
addrepolink might have to be different in order for you to get the rightperl-errorand then try installing
git-coreagain.