Компьютерные услуги, город ЕйскГ. Ейск, улица Армавирская, дом 45, этаж II, кабинет № 221
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:woeusb-ng [2026/07/23 12:17] – serw | wiki:woeusb-ng [2026/07/23 12:25] (current) – serw | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| apt-get install -y woeusb-ng | apt-get install -y woeusb-ng | ||
| </ | </ | ||
| + | |||
| + | < | ||
| + | woeusbgui | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Fedora ===== | ||
| [[fedora|Fedora GNU/Linux Workstation]]: | [[fedora|Fedora GNU/Linux Workstation]]: | ||
| Line 13: | Line 21: | ||
| < | < | ||
| sudo dnf install -y git p7zip p7zip-plugins python3-pip python3-wxpython4 \ | sudo dnf install -y git p7zip p7zip-plugins python3-pip python3-wxpython4 \ | ||
| - | && sudo pip3 install WoeUSB-ng && sudo woeusbgui # | + | && sudo pip3 install WoeUSB-ng && sudo woeusbgui # https:// |
| </ | </ | ||
| + | |||
| + | ===== Debian Trixie ===== | ||
| [[debian|Debian -- The Universal Operating System]]: | [[debian|Debian -- The Universal Operating System]]: | ||
| Line 21: | Line 31: | ||
| sudo apt install -y git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g \ | sudo apt install -y git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g \ | ||
| && sudo pip3 install WoeUSB-ng \ | && sudo pip3 install WoeUSB-ng \ | ||
| - | && sudo woeusbgui # | + | && sudo woeusbgui # https:// |
| </ | </ | ||