How to Install virt-sandbox in Ubuntu 18.04



Install virt-sandbox by entering the following commands in the terminal:

sudo apt update
sudo apt install virt-sandbox

Description:

Application sandbox toolkit

The Libvirt Sandbox project is an effort to facilitate the use of libvirt virtualization drivers for the purpose of sandboxing applications. It supports LXC and QEMU/KVM. . It provides a high level API to enable the construction of sandboxes and isolation from the need to understand the virtualization technology configuration. . It allows integration with systemd to setup service unit files inside a sandbox. . This package contains the binaries to run sandboxed applications and services.

Homepage: http://sandbox.libvirt.org/

Version: 0.5.1+git20160404-1

Section: universe/admin