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

Select Your Operating System

For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:AlecJY:gcm-test/Fedora_42/home:AlecJY:gcm-test.repo
dnf install git-credential-manager
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm-test/openSUSE_Tumbleweed/home:AlecJY:gcm-test.repo
zypper refresh
zypper install git-credential-manager
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:AlecJY:gcm-test/16.0/home:AlecJY:gcm-test.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-test/15.6/home:AlecJY:gcm-test.repo
zypper refresh
zypper install git-credential-manager
For RockyLinux 10 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:AlecJY:gcm-test/RockyLinux_10/home:AlecJY:gcm-test.repo
yum install git-credential-manager