// Module included in the following assemblies: // // virt/install/virt-installing-virtctl.adoc [id="virt-installing-virtctl-client_{context}"] = Installing the `virtctl` client Install the `virtctl` client from the `kubevirt-virtctl` package. .Procedure * Install the `kubevirt-virtctl` package: + [source,terminal] ---- # yum install kubevirt-virtctl ----