Installing GIT – SUSE raw

Reading Time: < 1 minute

last Updated: 10/12/2024

This is just a quick reference; For whatever reason I am using the following to install GIT on SUSE 15SP4 x86_64. As posts go this might not do anything for you and only is going to server as referential material for me. This should be dated material.

rpm -i libsha1detectcoll1-1.0.3-5.1.x86_64.rpm
rpm -i git-core-2.35.3-150300.10.27.1.x86_64.rpm
rpm -i perl-Error-0.17025-1.20.noarch.rpm
rpm -i perl-Git-2.35.3-150300.10.27.1.x86_64.rpm
rpm -i git-2.35.3-150300.10.15.1.x86_64.rpm

This entry was posted in git, RPM, SUSE. Bookmark the permalink.