Search Criteria
Package Details: woeusb-ng 0.2.12-3
Package Actions
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: | GPL3 |
Conflicts: | woeusb, woeusb-git |
Provides: | woeusb |
Submitter: | Waxy |
Maintainer: | barbuk |
Last Packager: | barbuk |
Votes: | 178 |
Popularity: | 1.49 |
First Submitted: | 2020-07-24 20:28 (UTC) |
Last Updated: | 2023-06-10 12:07 (UTC) |
Dependencies (14)
- dosfstools (dosfstools-gitAUR)
- grub (grub-linux-defaultAUR, grub-coreosAUR, grub-blscfgAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR)
- ntfsprogs (ufsd-pro-toolsAUR, ntfsprogs-ntfs3AUR, ntfs-3g)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR)
- parted (parted-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pip
- python-termcolor
- python-wxpython (python-wxpython-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
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)
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.
NettoHikari commented on 2023-12-17 14:28 (UTC)
Hello! 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.
barbuk commented on 2023-07-01 08:41 (UTC) (edited on 2023-07-01 08:41 (UTC) by barbuk)
@abd
The error show that your are missing dependencies. Python setuptools is listed as a make dependency, could you try to make the package with the
-s
option:darkfm commented on 2023-06-30 18:26 (UTC)
@kIERO, woeusb-ng uses that directory to mount the Windows ISO to copy the files off of.
kIERO commented on 2023-06-30 17:45 (UTC)
Why does woeusb-ng wants to create this directory?
abd commented on 2023-06-27 00:39 (UTC) (edited on 2023-06-27 01:48 (UTC) by abd)
Help me, got this:
...
patching file src/WoeUSB/workaround.py (renamed from WoeUSB/workaround.py)
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating src/woeusb_ng.egg-info
writing src/woeusb_ng.egg-info/PKG-INFO
writing dependency_links to src/woeusb_ng.egg-info/dependency_links.txt
writing entry points to src/woeusb_ng.egg-info/entry_points.txt
writing requirements to src/woeusb_ng.egg-info/requires.txt
writing top-level names to src/woeusb_ng.egg-info/top_level.txt
writing manifest file 'src/woeusb_ng.egg-info/SOURCES.txt'
reading manifest file 'src/woeusb_ng.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'src/woeusb_ng.egg-info/SOURCES.txt'
ERROR Missing dependencies:
setuptools>=42
jaraco.text -> inflect
setuptools>=42
validate-pyproject
setuptools>=42
jaraco.text -> autocommand
Show the solution please..
1 2 3 4 5 6 .. 9 Next › Last »