Package virt-what: Information

    Binary package: virt-what
    Version: 1.21-alt1
    Architecture: e2kv5
    Build time:  Oct 4, 2022, 12:35 PM
    Source package: virt-what
    Category: Emulators
    Report package bug
    License: GPLv2+
    Summary: Detect if we are running in a virtual machine
    Description: 
    virt-what is a shell script which can be used to detect if the program
    is running in a virtual machine.
    
    The program prints out a list of "facts" about the virtual machine,
    derived from heuristics.  One fact is printed per line.
    
    If nothing is printed and the script exits with code 0 (no error),
    then it can mean either that the program is running on bare-metal or
    the program is running inside a type of virtual machine which we don't
    know about or cannot detect.

    Maintainer: Michael Shigorin


    Last changed


    June 12, 2021 Ilya Mashkin 1.21-alt1
    - 1.21
    Aug. 10, 2015 Michael Shigorin 1.15-alt1
    - 1.15
    April 30, 2014 Michael Shigorin 1.14-alt1
    - 1.14 (closes: #30049)
    - added R: dmidecode to fix virtualbox test silent failure