Description
nEMU [Ncurses UI for QEMU]
Features
- Install/delete/clone/rename VM
- Show VM status, CPU usage
- Start/stop/shutdown/reset VM
- Connect to VM via VNC or SPICE protocol
- Full VM snapshots (since QEMU-6.0.0)
- Show/Edit VM settings
- USB support
- Network via tap/macvtap interfaces
- VirtFS support (Plan 9 host files sharing)
- Import OVA (OVF 1.0/2.0)
- D-Bus support
- Remote control API
UI demo
Old user interface (versions < 2.0.0)
Environment Requirements
- Linux/FreeBSD host
- QEMU (>= 2.12.0 [minimum] >= 6.0.0 [all features])
Remote clients
Installation Instructions
After installing nEMU, please read Enabling snapshots, Running as non root and Configuring nEMU sections in the wiki.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 [modified] (177)*, x86_64 [modified] (77)* | Centos-stream 8 (94 downloads) |
EPEL 8 | aarch64 [modified] (175)*, x86_64 [modified] (189)* | EPEL 8 (140 downloads) |
Fedora 38 | aarch64 (4)*, x86_64 (29)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 [modified] (0)*, x86_64 [modified] (0)* | Fedora 39 (31 downloads) |
Fedora 40 | aarch64 [modified] (0)*, x86_64 [modified] (0)* | Fedora 40 (41 downloads) |
Fedora 41 | aarch64 [modified] (0)*, x86_64 [modified] (0)* | Fedora 41 (9 downloads) |
Fedora eln | aarch64 [modified] (12)*, x86_64 [modified] (62)* | Fedora eln (63 downloads) |
Fedora rawhide | aarch64 [modified] (180)*, x86_64 [modified] (173)* | Fedora rawhide (115 downloads) |
Mageia 8 | aarch64 [modified] (176)*, x86_64 [modified] (177)* | Mageia 8 (83 downloads) |
Mageia cauldron | aarch64 [modified] (181)*, x86_64 [modified] (175)* | Mageia cauldron (125 downloads) |
openSUSE Tumbleweed | aarch64 [modified] (179)*, x86_64 [modified] (170)* | openSUSE Tumbleweed (85 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable grafin1992/nEMU-latest
More info about enabling Copr repositories