libsolv from home:Tnokon:zypper-vs-yum project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Tnokon:zypper-vs-yum/CentOS_7/home:Tnokon:zypper-vs-yum.repo yum install libsolv
Grab binary packages directly
Add repository and install manually
For Fedora 25 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Tnokon:zypper-vs-yum/Fedora_25/home:Tnokon:zypper-vs-yum.repo dnf install libsolv
For Fedora 24 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Tnokon:zypper-vs-yum/Fedora_24/home:Tnokon:zypper-vs-yum.repo dnf install libsolv
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Tnokon:zypper-vs-yum/openSUSE_Leap_42.2/home:Tnokon:zypper-vs-yum.repo zypper refresh zypper install libsolv