libvirt-cim from systemsmanagement:wbem project

Select Your Operating System

For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/systemsmanagement:wbem/Fedora_39/systemsmanagement:wbem.repo
dnf install libvirt-cim
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:wbem/openSUSE_Tumbleweed/systemsmanagement:wbem.repo
zypper refresh
zypper install libvirt-cim
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:wbem/15.5/systemsmanagement:wbem.repo
zypper refresh
zypper install libvirt-cim
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:wbem/15.4/systemsmanagement:wbem.repo
zypper refresh
zypper install libvirt-cim
For RedHat RHEL-7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:wbem/RedHat_RHEL-7/systemsmanagement:wbem.repo
yum install libvirt-cim
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:wbem/SLE_12_SP5/systemsmanagement:wbem.repo
zypper refresh
zypper install libvirt-cim