M
M
Maaj2021-01-19 20:42:40
linux
Maaj, 2021-01-19 20:42:40

Why is QEMU not installed on Linux Mint?

I go to the official website, look at the command, write in the terminal: sudo apt-get install qemu

But some strange answer:

$ qemu
Команда «qemu» не найдена. Возможно, вы имели в виду:
command 'aqemu' from deb aqemu (0.9.2-2.3build1)
Try: sudo apt install <deb name>

or:
$ sudo qemu
sudo: qemu: команда не найдена

Can't trust the official site?

I searched the Internet for such a combination: $ sudo apt install qemu-kvm qemu
It also did not help, what should I do?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Drno, 2021-01-19
@Drno

Put what Valdemar wrote.
After that, in the list of programs, find the graphical utility - the virtual machine manager. And do it through it, and not through the console. It will be easier for you
This manager is just the last one in the installation command - virt-manager

A
AVKor, 2021-01-19
@AVKor

It didn't work either, what should I do?

Learn to use apt/aptitude.
Here .

V
Valdemar Smorman, 2021-01-19
@smorman

sudo apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager

and you will be happy!
In Programs there will be a Virtual Machine Manager

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question