python3-pip from home:agraul:salt-test-dev project

Select Your Operating System

For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/15.5/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/15.4/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/15.3/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/SLE_15_SP2/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/SLE_15_SP1/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:salt-test-dev/SLE_15/home:agraul:salt-test-dev.repo
zypper refresh
zypper install python3-pip