libsolv from systemsmanagement:zlm:lpm-backend project
Select Your Operating System
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/RHEL_7/systemsmanagement:zlm:lpm-backend.repo yum install libsolv
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/RHEL_6/systemsmanagement:zlm:lpm-backend.repo yum install libsolv
For RHEL 5 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/RHEL_5/systemsmanagement:zlm:lpm-backend.repo yum install libsolv
Grab binary packages directly
Add repository and install manually
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/SLE_12/systemsmanagement:zlm:lpm-backend.repo zypper refresh zypper install libsolv
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/SLE_11_SP2/systemsmanagement:zlm:lpm-backend.repo zypper refresh zypper install libsolv
For SLE 10 SDK run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:zlm:lpm-backend/SLE_10_SDK/systemsmanagement:zlm:lpm-backend.repo zypper refresh zypper install libsolv