blob: cf233a767136cae7ae22d73d82cf818e50f4c87d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Cannot install on ArcoLinux
Description of problem:
I tried to install with my package manager
```
paru -S qemu-git
```
and got these errors
```
qemu-git: /usr/share/qemu/bios-microvm.bin exists in filesystem (owned by seabios)
qemu-git: /usr/share/qemu/vgabios-ati.bin exists in filesystem (owned by seabios)
```
I tried searching around for a solution but I can't seem to find anything relevant to my situation.
|