Ir para o conteúdo

WoeUSB

De RJGSWiki

WoeUSB-NG[editar]

O que faz?[editar]

Cria pendrives bootáveis do Windows no Linux.

Instalação[editar]

Essas dependências devem estar instaladas

No Ubuntu[editar]

sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin 
sudo pip3 install WoeUSB-ng 

Fedora[editar]

sudo dnf install git p7zip p7zip-plugins python3-pip python3-wxpython4 
sudo yay woeusb-ng 

Fonte[editar]