Package Details: woeusb-ng 0.2.12-4

Git Clone URL: https://aur.archlinux.org/woeusb-ng.git (read-only, click to copy)
Package Base: woeusb-ng
Description: Simple tool that enable you to create your own usb stick with Windows installer.
Upstream URL: https://github.com/WoeUSB/WoeUSB-ng
Keywords: Windows WoeUSB WoeUSB-ng
Licenses: GPL-3.0-only
Conflicts: woeusb, woeusb-git
Provides: woeusb
Submitter: Waxy
Maintainer: barbuk
Last Packager: barbuk
Votes: 193
Popularity: 4.49
First Submitted: 2020-07-24 20:28 (UTC)
Last Updated: 2026-04-21 19:44 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

mirh commented on 2026-06-27 19:27 (UTC)

There is a bit of an alpm limitation, as also noted if you follow the links in the arch's todo. But it can be fixed by forcing install of both: pacman -S ntfsprogs ntfs-3g

barbuk commented on 2026-06-08 19:58 (UTC)

I cannot update/install ntfs-3g without breaking the ntfsprogs package.

I don't have this issue. woeusb-ng already depends on ntfsprogs, that provides the userspace utilities.

Tagman commented on 2026-06-08 07:43 (UTC)

I think the package needs to update its depdendencies. As it looks, the ntfs arch package was split into ntfs-3g and ntfsprogs. I cannot update/install ntfs-3g without breaking the ntfsprogs package.

Error: looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing ntfs-3g (2026.2.25-1) breaks dependency 'ntfsprogs' required by woeusb-ng

Info: https://archlinux.org/todo/ntfs-3gntfsprogs-package-split/

barbuk commented on 2025-05-24 19:54 (UTC)

The package uses upstream desktop shortcut. I can include a patch, but maybe you should propose your updated desktop entry as a PR on https://github.com/WoeUSB/WoeUSB-ng ?

gameslayer commented on 2025-05-24 12:21 (UTC)

Hey the desktop shortcut needs to be updated

[Desktop Entry]
Version=1.1
Type=Application
Name=WoeUSB-ng
Comment=Create your own usb stick windows installer from an iso image or a real DVD.
Icon=woeusb-logo
Exec=pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY woeusbgui
Actions=
Categories=Application;Utility;
StartupNotify=true
StartupWMClass=Woeusbgui

shipov commented on 2024-08-23 05:15 (UTC) (edited on 2024-08-23 05:15 (UTC) by shipov)

Try sudo -E woeusbgui

glicole commented on 2024-08-14 12:13 (UTC)

the gui doesnt work, it complained about no authorization protocol specified when opened with sudo

coolguy019 commented on 2024-07-04 15:03 (UTC)

@George528 run woeusb with sudo :)

georgerabus commented on 2024-01-02 18:37 (UTC) (edited on 2024-01-02 18:39 (UTC) by georgerabus)

I get this error whenever I try to burn the iso to usb, either mounted or unmounted: Installation failed! Error: Unable to create /media/woeusb_source_1704217016_13039 mountpoint directory

barbuk commented on 2023-12-19 06:10 (UTC)

Maybe we could replace ntfs-3g with ntfsprogs-ntfs3 (on the AUR), since the NTFS3 driver is built into all official Arch Linux kernels as a module by default.

It's already the case by default, we include ntfsprogs as a dependency, which resolve to:

ntfsprogs (ntfs-3g-wimlib-patched, ufsd-pro-tools, ntfsprogs-ntfs3, ntfs-3g)

On a clean install, you should be able to choose the package that match ntfsprogs.