git-credential-manager from home:AlecJY:gcm-test project
Select Your Operating System
Add repository and install manually
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
Grab binary packages directly
Add repository and install manually
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
Grab binary packages directly
Add repository and install manually
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