How To Install libvirt-libs on Fedora 36

In this tutorial we learn how to install libvirt-libs in Fedora 36. libvirt-libs is Client side libraries

Introduction

In this tutorial we learn how to install libvirt-libs on Fedora 36.

What is libvirt-libs

Shared libraries for accessing the libvirt daemon.

We can use yum or dnf to install libvirt-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-libs.

Install libvirt-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libvirt-libs using dnf by running the following command:

sudo dnf -y install libvirt-libs

Install libvirt-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libvirt-libs using yum by running the following command:

sudo yum -y install libvirt-libs

How To Uninstall libvirt-libs on Fedora 36

To uninstall only the libvirt-libs package we can use the following command:

sudo dnf remove libvirt-libs

libvirt-libs Package Contents on Fedora 36

/etc/libvirt
/etc/libvirt/libvirt-admin.conf
/etc/libvirt/libvirt.conf
/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/1a541824af5effbf8d9d7b2ee1ffa2ab2b99a4
/usr/lib/.build-id/29
/usr/lib/.build-id/29/02b8c1b8219187e2eb82078f641f3695377e6c
/usr/lib/.build-id/29/b0bb94fe26f5b6400b10d1d522a19f80b2174a
/usr/lib/.build-id/63
/usr/lib/.build-id/63/4531f2f957bfbae2d69d40ae8cb3c9ef9de19e
/usr/lib/libvirt-admin.so.0
/usr/lib/libvirt-admin.so.0.8001.0
/usr/lib/libvirt-lxc.so.0
/usr/lib/libvirt-lxc.so.0.8001.0
/usr/lib/libvirt-qemu.so.0
/usr/lib/libvirt-qemu.so.0.8001.0
/usr/lib/libvirt.so.0
/usr/lib/libvirt.so.0.8001.0
/usr/share/libvirt
/usr/share/libvirt/cpu_map/arm_FT-2000plus.xml
/usr/share/libvirt/cpu_map/arm_Falkor.xml
/usr/share/libvirt/cpu_map/arm_Kunpeng-920.xml
/usr/share/libvirt/cpu_map/arm_Tengyun-S2500.xml
/usr/share/libvirt/cpu_map/arm_ThunderX299xx.xml
/usr/share/libvirt/cpu_map/arm_cortex-a53.xml
/usr/share/libvirt/cpu_map/arm_cortex-a57.xml
/usr/share/libvirt/cpu_map/arm_cortex-a72.xml
/usr/share/libvirt/cpu_map/arm_features.xml
/usr/share/libvirt/cpu_map/arm_vendors.xml
/usr/share/libvirt/cpu_map/index.xml
/usr/share/libvirt/cpu_map/ppc64_POWER6.xml
/usr/share/libvirt/cpu_map/ppc64_POWER7.xml
/usr/share/libvirt/cpu_map/ppc64_POWER8.xml
/usr/share/libvirt/cpu_map/ppc64_POWER9.xml
/usr/share/libvirt/cpu_map/ppc64_POWERPC_e5500.xml
/usr/share/libvirt/cpu_map/ppc64_POWERPC_e6500.xml
/usr/share/libvirt/cpu_map/ppc64_vendors.xml
/usr/share/libvirt/cpu_map/x86_486.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Broadwell.xml
/usr/share/libvirt/cpu_map/x86_Cascadelake-Server-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Cascadelake-Server.xml
/usr/share/libvirt/cpu_map/x86_Conroe.xml
/usr/share/libvirt/cpu_map/x86_Cooperlake.xml
/usr/share/libvirt/cpu_map/x86_Dhyana.xml
/usr/share/libvirt/cpu_map/x86_EPYC-IBPB.xml
/usr/share/libvirt/cpu_map/x86_EPYC-Milan.xml
/usr/share/libvirt/cpu_map/x86_EPYC-Rome.xml
/usr/share/libvirt/cpu_map/x86_EPYC.xml
/usr/share/libvirt/cpu_map/x86_Haswell-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Haswell-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Haswell-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Haswell.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Client-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Client.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Server-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Server.xml
/usr/share/libvirt/cpu_map/x86_IvyBridge-IBRS.xml
/usr/share/libvirt/cpu_map/x86_IvyBridge.xml
/usr/share/libvirt/cpu_map/x86_Nehalem-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Nehalem.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G1.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G2.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G3.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G4.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G5.xml
/usr/share/libvirt/cpu_map/x86_Penryn.xml
/usr/share/libvirt/cpu_map/x86_SandyBridge-IBRS.xml
/usr/share/libvirt/cpu_map/x86_SandyBridge.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server.xml
/usr/share/libvirt/cpu_map/x86_Snowridge.xml
/usr/share/libvirt/cpu_map/x86_Westmere-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Westmere.xml
/usr/share/libvirt/cpu_map/x86_athlon.xml
/usr/share/libvirt/cpu_map/x86_core2duo.xml
/usr/share/libvirt/cpu_map/x86_coreduo.xml
/usr/share/libvirt/cpu_map/x86_cpu64-rhel5.xml
/usr/share/libvirt/cpu_map/x86_cpu64-rhel6.xml
/usr/share/libvirt/cpu_map/x86_features.xml
/usr/share/libvirt/cpu_map/x86_kvm32.xml
/usr/share/libvirt/cpu_map/x86_kvm64.xml
/usr/share/libvirt/cpu_map/x86_n270.xml
/usr/share/libvirt/cpu_map/x86_pentium.xml
/usr/share/libvirt/cpu_map/x86_pentium2.xml
/usr/share/libvirt/cpu_map/x86_pentium3.xml
/usr/share/libvirt/cpu_map/x86_pentiumpro.xml
/usr/share/libvirt/cpu_map/x86_phenom.xml
/usr/share/libvirt/cpu_map/x86_qemu32.xml
/usr/share/libvirt/cpu_map/x86_qemu64.xml
/usr/share/libvirt/cpu_map/x86_vendors.xml
/usr/share/libvirt/schemas
/usr/share/libvirt/schemas/basictypes.rng
/usr/share/libvirt/schemas/capability.rng
/usr/share/libvirt/schemas/cpu.rng
/usr/share/libvirt/schemas/cputypes.rng
/usr/share/libvirt/schemas/domain.rng
/usr/share/libvirt/schemas/domainbackup.rng
/usr/share/libvirt/schemas/domaincaps.rng
/usr/share/libvirt/schemas/domaincheckpoint.rng
/usr/share/libvirt/schemas/domaincommon.rng
/usr/share/libvirt/schemas/domainsnapshot.rng
/usr/share/libvirt/schemas/interface.rng
/usr/share/libvirt/schemas/network.rng
/usr/share/libvirt/schemas/networkcommon.rng
/usr/share/libvirt/schemas/networkport.rng
/usr/share/libvirt/schemas/nodedev.rng
/usr/share/libvirt/schemas/nwfilter.rng
/usr/share/libvirt/schemas/nwfilter_params.rng
/usr/share/libvirt/schemas/nwfilterbinding.rng
/usr/share/libvirt/schemas/secret.rng
/usr/share/libvirt/schemas/storagecommon.rng
/usr/share/libvirt/schemas/storagepool.rng
/usr/share/libvirt/schemas/storagepoolcaps.rng
/usr/share/libvirt/schemas/storagevol.rng
/usr/share/libvirt/test-screenshot.png
/usr/share/licenses/libvirt-libs
/usr/share/licenses/libvirt-libs/COPYING
/usr/share/licenses/libvirt-libs/COPYING.LESSER
/usr/share/locale/as/LC_MESSAGES/libvirt.mo
/usr/share/locale/bg/LC_MESSAGES/libvirt.mo
/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo
/usr/share/locale/bs/LC_MESSAGES/libvirt.mo
/usr/share/locale/ca/LC_MESSAGES/libvirt.mo
/usr/share/locale/cs/LC_MESSAGES/libvirt.mo
/usr/share/locale/da/LC_MESSAGES/libvirt.mo
/usr/share/locale/de/LC_MESSAGES/libvirt.mo
/usr/share/locale/el/LC_MESSAGES/libvirt.mo
/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo
/usr/share/locale/es/LC_MESSAGES/libvirt.mo
/usr/share/locale/fi/LC_MESSAGES/libvirt.mo
/usr/share/locale/fr/LC_MESSAGES/libvirt.mo
/usr/share/locale/gu/LC_MESSAGES/libvirt.mo
/usr/share/locale/hi/LC_MESSAGES/libvirt.mo
/usr/share/locale/hu/LC_MESSAGES/libvirt.mo
/usr/share/locale/id/LC_MESSAGES/libvirt.mo
/usr/share/locale/it/LC_MESSAGES/libvirt.mo
/usr/share/locale/ja/LC_MESSAGES/libvirt.mo
/usr/share/locale/kn/LC_MESSAGES/libvirt.mo
/usr/share/locale/ko/LC_MESSAGES/libvirt.mo
/usr/share/locale/mk/LC_MESSAGES/libvirt.mo
/usr/share/locale/ml/LC_MESSAGES/libvirt.mo
/usr/share/locale/mr/LC_MESSAGES/libvirt.mo
/usr/share/locale/ms/LC_MESSAGES/libvirt.mo
/usr/share/locale/nb/LC_MESSAGES/libvirt.mo
/usr/share/locale/nl/LC_MESSAGES/libvirt.mo
/usr/share/locale/or/LC_MESSAGES/libvirt.mo
/usr/share/locale/pa/LC_MESSAGES/libvirt.mo
/usr/share/locale/pl/LC_MESSAGES/libvirt.mo
/usr/share/locale/pt/LC_MESSAGES/libvirt.mo
/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo
/usr/share/locale/ru/LC_MESSAGES/libvirt.mo
/usr/share/locale/si/LC_MESSAGES/libvirt.mo
/usr/share/locale/sr/LC_MESSAGES/libvirt.mo
/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo
/usr/share/locale/sv/LC_MESSAGES/libvirt.mo
/usr/share/locale/ta/LC_MESSAGES/libvirt.mo
/usr/share/locale/te/LC_MESSAGES/libvirt.mo
/usr/share/locale/tr/LC_MESSAGES/libvirt.mo
/usr/share/locale/uk/LC_MESSAGES/libvirt.mo
/usr/share/locale/vi/LC_MESSAGES/libvirt.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo
/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo
/usr/share/systemtap/tapset/libvirt_functions.stp
/usr/share/systemtap/tapset/libvirt_probes.stp
/usr/share/systemtap/tapset/libvirt_qemu_probes.stp

References

Summary

In this tutorial we learn how to install libvirt-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libvirt-libs on Fedora 36” linkTitle: “libvirt-libs” type: “docs” description: “In this tutorial we learn how to install libvirt-libs in Fedora 36. libvirt-libs is Client side libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libvirt-libs-featured.png

Introduction

In this tutorial we learn how to install libvirt-libs on Fedora 36.

What is libvirt-libs

Shared libraries for accessing the libvirt daemon.

We can use yum or dnf to install libvirt-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-libs.

Install libvirt-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libvirt-libs using dnf by running the following command:

sudo dnf -y install libvirt-libs

Install libvirt-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libvirt-libs using yum by running the following command:

sudo yum -y install libvirt-libs

How To Uninstall libvirt-libs on Fedora 36

To uninstall only the libvirt-libs package we can use the following command:

sudo dnf remove libvirt-libs

libvirt-libs Package Contents on Fedora 36

/etc/libvirt
/etc/libvirt/libvirt-admin.conf
/etc/libvirt/libvirt.conf
/usr/lib/.build-id
/usr/lib/.build-id/40
/usr/lib/.build-id/40/99c9d77863d74ee13c614ed92155456d1a081d
/usr/lib/.build-id/73/960c3953d3980834336f1ab078b9a79d46f374
/usr/lib/.build-id/92
/usr/lib/.build-id/92/61ebdbe02e22a69daa3f9303edf2acf516b2a4
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/0e500bba473c31a7089b4f1d07af00b2108556
/usr/lib64/libvirt-admin.so.0
/usr/lib64/libvirt-admin.so.0.8001.0
/usr/lib64/libvirt-lxc.so.0
/usr/lib64/libvirt-lxc.so.0.8001.0
/usr/lib64/libvirt-qemu.so.0
/usr/lib64/libvirt-qemu.so.0.8001.0
/usr/lib64/libvirt.so.0
/usr/lib64/libvirt.so.0.8001.0
/usr/share/libvirt
/usr/share/libvirt/cpu_map/arm_FT-2000plus.xml
/usr/share/libvirt/cpu_map/arm_Falkor.xml
/usr/share/libvirt/cpu_map/arm_Kunpeng-920.xml
/usr/share/libvirt/cpu_map/arm_Tengyun-S2500.xml
/usr/share/libvirt/cpu_map/arm_ThunderX299xx.xml
/usr/share/libvirt/cpu_map/arm_cortex-a53.xml
/usr/share/libvirt/cpu_map/arm_cortex-a57.xml
/usr/share/libvirt/cpu_map/arm_cortex-a72.xml
/usr/share/libvirt/cpu_map/arm_features.xml
/usr/share/libvirt/cpu_map/arm_vendors.xml
/usr/share/libvirt/cpu_map/index.xml
/usr/share/libvirt/cpu_map/ppc64_POWER6.xml
/usr/share/libvirt/cpu_map/ppc64_POWER7.xml
/usr/share/libvirt/cpu_map/ppc64_POWER8.xml
/usr/share/libvirt/cpu_map/ppc64_POWER9.xml
/usr/share/libvirt/cpu_map/ppc64_POWERPC_e5500.xml
/usr/share/libvirt/cpu_map/ppc64_POWERPC_e6500.xml
/usr/share/libvirt/cpu_map/ppc64_vendors.xml
/usr/share/libvirt/cpu_map/x86_486.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Broadwell-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Broadwell.xml
/usr/share/libvirt/cpu_map/x86_Cascadelake-Server-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Cascadelake-Server.xml
/usr/share/libvirt/cpu_map/x86_Conroe.xml
/usr/share/libvirt/cpu_map/x86_Cooperlake.xml
/usr/share/libvirt/cpu_map/x86_Dhyana.xml
/usr/share/libvirt/cpu_map/x86_EPYC-IBPB.xml
/usr/share/libvirt/cpu_map/x86_EPYC-Milan.xml
/usr/share/libvirt/cpu_map/x86_EPYC-Rome.xml
/usr/share/libvirt/cpu_map/x86_EPYC.xml
/usr/share/libvirt/cpu_map/x86_Haswell-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Haswell-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Haswell-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Haswell.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Client-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Client.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Server-noTSX.xml
/usr/share/libvirt/cpu_map/x86_Icelake-Server.xml
/usr/share/libvirt/cpu_map/x86_IvyBridge-IBRS.xml
/usr/share/libvirt/cpu_map/x86_IvyBridge.xml
/usr/share/libvirt/cpu_map/x86_Nehalem-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Nehalem.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G1.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G2.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G3.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G4.xml
/usr/share/libvirt/cpu_map/x86_Opteron_G5.xml
/usr/share/libvirt/cpu_map/x86_Penryn.xml
/usr/share/libvirt/cpu_map/x86_SandyBridge-IBRS.xml
/usr/share/libvirt/cpu_map/x86_SandyBridge.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Client.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Skylake-Server.xml
/usr/share/libvirt/cpu_map/x86_Snowridge.xml
/usr/share/libvirt/cpu_map/x86_Westmere-IBRS.xml
/usr/share/libvirt/cpu_map/x86_Westmere.xml
/usr/share/libvirt/cpu_map/x86_athlon.xml
/usr/share/libvirt/cpu_map/x86_core2duo.xml
/usr/share/libvirt/cpu_map/x86_coreduo.xml
/usr/share/libvirt/cpu_map/x86_cpu64-rhel5.xml
/usr/share/libvirt/cpu_map/x86_cpu64-rhel6.xml
/usr/share/libvirt/cpu_map/x86_features.xml
/usr/share/libvirt/cpu_map/x86_kvm32.xml
/usr/share/libvirt/cpu_map/x86_kvm64.xml
/usr/share/libvirt/cpu_map/x86_n270.xml
/usr/share/libvirt/cpu_map/x86_pentium.xml
/usr/share/libvirt/cpu_map/x86_pentium2.xml
/usr/share/libvirt/cpu_map/x86_pentium3.xml
/usr/share/libvirt/cpu_map/x86_pentiumpro.xml
/usr/share/libvirt/cpu_map/x86_phenom.xml
/usr/share/libvirt/cpu_map/x86_qemu32.xml
/usr/share/libvirt/cpu_map/x86_qemu64.xml
/usr/share/libvirt/cpu_map/x86_vendors.xml
/usr/share/libvirt/schemas
/usr/share/libvirt/schemas/basictypes.rng
/usr/share/libvirt/schemas/capability.rng
/usr/share/libvirt/schemas/cpu.rng
/usr/share/libvirt/schemas/cputypes.rng
/usr/share/libvirt/schemas/domain.rng
/usr/share/libvirt/schemas/domainbackup.rng
/usr/share/libvirt/schemas/domaincaps.rng
/usr/share/libvirt/schemas/domaincheckpoint.rng
/usr/share/libvirt/schemas/domaincommon.rng
/usr/share/libvirt/schemas/domainsnapshot.rng
/usr/share/libvirt/schemas/interface.rng
/usr/share/libvirt/schemas/network.rng
/usr/share/libvirt/schemas/networkcommon.rng
/usr/share/libvirt/schemas/networkport.rng
/usr/share/libvirt/schemas/nodedev.rng
/usr/share/libvirt/schemas/nwfilter.rng
/usr/share/libvirt/schemas/nwfilter_params.rng
/usr/share/libvirt/schemas/nwfilterbinding.rng
/usr/share/libvirt/schemas/secret.rng
/usr/share/libvirt/schemas/storagecommon.rng
/usr/share/libvirt/schemas/storagepool.rng
/usr/share/libvirt/schemas/storagepoolcaps.rng
/usr/share/libvirt/schemas/storagevol.rng
/usr/share/libvirt/test-screenshot.png
/usr/share/licenses/libvirt-libs
/usr/share/licenses/libvirt-libs/COPYING
/usr/share/licenses/libvirt-libs/COPYING.LESSER
/usr/share/locale/as/LC_MESSAGES/libvirt.mo
/usr/share/locale/bg/LC_MESSAGES/libvirt.mo
/usr/share/locale/bn_IN/LC_MESSAGES/libvirt.mo
/usr/share/locale/bs/LC_MESSAGES/libvirt.mo
/usr/share/locale/ca/LC_MESSAGES/libvirt.mo
/usr/share/locale/cs/LC_MESSAGES/libvirt.mo
/usr/share/locale/da/LC_MESSAGES/libvirt.mo
/usr/share/locale/de/LC_MESSAGES/libvirt.mo
/usr/share/locale/el/LC_MESSAGES/libvirt.mo
/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo
/usr/share/locale/es/LC_MESSAGES/libvirt.mo
/usr/share/locale/fi/LC_MESSAGES/libvirt.mo
/usr/share/locale/fr/LC_MESSAGES/libvirt.mo
/usr/share/locale/gu/LC_MESSAGES/libvirt.mo
/usr/share/locale/hi/LC_MESSAGES/libvirt.mo
/usr/share/locale/hu/LC_MESSAGES/libvirt.mo
/usr/share/locale/id/LC_MESSAGES/libvirt.mo
/usr/share/locale/it/LC_MESSAGES/libvirt.mo
/usr/share/locale/ja/LC_MESSAGES/libvirt.mo
/usr/share/locale/kn/LC_MESSAGES/libvirt.mo
/usr/share/locale/ko/LC_MESSAGES/libvirt.mo
/usr/share/locale/mk/LC_MESSAGES/libvirt.mo
/usr/share/locale/ml/LC_MESSAGES/libvirt.mo
/usr/share/locale/mr/LC_MESSAGES/libvirt.mo
/usr/share/locale/ms/LC_MESSAGES/libvirt.mo
/usr/share/locale/nb/LC_MESSAGES/libvirt.mo
/usr/share/locale/nl/LC_MESSAGES/libvirt.mo
/usr/share/locale/or/LC_MESSAGES/libvirt.mo
/usr/share/locale/pa/LC_MESSAGES/libvirt.mo
/usr/share/locale/pl/LC_MESSAGES/libvirt.mo
/usr/share/locale/pt/LC_MESSAGES/libvirt.mo
/usr/share/locale/pt_BR/LC_MESSAGES/libvirt.mo
/usr/share/locale/ru/LC_MESSAGES/libvirt.mo
/usr/share/locale/si/LC_MESSAGES/libvirt.mo
/usr/share/locale/sr/LC_MESSAGES/libvirt.mo
/usr/share/locale/sr@latin/LC_MESSAGES/libvirt.mo
/usr/share/locale/sv/LC_MESSAGES/libvirt.mo
/usr/share/locale/ta/LC_MESSAGES/libvirt.mo
/usr/share/locale/te/LC_MESSAGES/libvirt.mo
/usr/share/locale/tr/LC_MESSAGES/libvirt.mo
/usr/share/locale/uk/LC_MESSAGES/libvirt.mo
/usr/share/locale/vi/LC_MESSAGES/libvirt.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libvirt.mo
/usr/share/locale/zh_TW/LC_MESSAGES/libvirt.mo
/usr/share/systemtap/tapset/libvirt_functions.stp
/usr/share/systemtap/tapset/libvirt_probes-64.stp
/usr/share/systemtap/tapset/libvirt_qemu_probes-64.stp

References

Summary

In this tutorial we learn how to install libvirt-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).