xenstore-exists

Xenstore command line utilities for Xen

Install

All systems
curl cmd.cat/xenstore-exists.sh
Debian Debian
apt-get install xenstore-utils
Ubuntu
apt-get install xenstore-utils
image/svg+xml Kali Linux
apt-get install xenstore-utils
Fedora
dnf install xen-runtime
Windows (WSL2)
sudo apt-get update sudo apt-get install xenstore-utils
Raspbian
apt-get install xenstore-utils

xenstore-utils

Xenstore command line utilities for Xen

This package contains command line utilities for interacting with XenStore. XenStore is a shared database used for interdomain communication of configuration and status information. It is accessible to all domains running on the same Xen host. See https://wiki.xen.org/wiki/XenStore for more information. In the common case these tools are used by the Xen toolstack running in domain0 (or a driver domain) however they may also be used in a guest domain to support local scripting which wants to communicate via XenStore.

xen-runtime

Core Xen runtime environment

xen-utils-4.4

XEN administrative tools