git-credential-manager from home:AlecJY:gcm project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:AlecJY:gcm/CentOS_8/home:AlecJY:gcm.repo
yum install git-credential-manager
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:AlecJY:gcm/Fedora_40/home:AlecJY:gcm.repo
dnf install git-credential-manager
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:AlecJY:gcm/Fedora_39/home:AlecJY:gcm.repo
dnf install git-credential-manager
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm/openSUSE_Tumbleweed/home:AlecJY:gcm.repo
zypper refresh
zypper install git-credential-manager
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm/openSUSE_Slowroll/home:AlecJY:gcm.repo
zypper refresh
zypper install git-credential-manager
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm/15.6/home:AlecJY:gcm.repo
zypper refresh
zypper install git-credential-manager
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm/15.5/home:AlecJY:gcm.repo
zypper refresh
zypper install git-credential-manager