Package Details: ventoy-bin 1.1.00-2

Git Clone URL: https://aur.archlinux.org/ventoy-bin.git (read-only, click to copy)
Package Base: ventoy-bin
Description: A new bootable USB solution
Upstream URL: http://www.ventoy.net
Keywords: boot image iso multiboot usb
Licenses: GPL-3.0-or-later
Conflicts: ventoy
Provides: ventoy
Submitter: DuckSoft
Maintainer: DuckSoft (KokaKiwi, yochananmarqos, Kr1ss)
Last Packager: yochananmarqos
Votes: 368
Popularity: 10.04
First Submitted: 2020-05-19 06:14 (UTC)
Last Updated: 2025-01-22 22:28 (UTC)

Pinned Comments

Latest Comments

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

Antiz commented on 2025-01-27 10:01 (UTC) (edited on 2025-01-27 10:04 (UTC) by Antiz)

@fpeter8 patch is already a member of the base-devel meta package [1] which is a prerequesite for building AUR packages [2].
It should not be listed as a (make)dependency [3].

[1] https://archlinux.org/packages/core/any/base-devel/
[2] https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
[3] https://wiki.archlinux.org/title/PKGBUILD#makedepends

fpeter8 commented on 2025-01-27 09:59 (UTC)

Please add 'patch' as a dependency, you use it in line 53 of the PKGBUILD

yochananmarqos commented on 2025-01-22 22:29 (UTC)

@anasgets111: Ah, I never noticed since it takes a matter of seconds to update my Ventoy USB using the GUI. Thanks for pointing that out.

anasgets111 commented on 2025-01-22 20:26 (UTC)

can you add

StartupWMClass=Ventoy2Disk.gtk3 to the .desktop file so that it displays it's icon correctly in gnome ? thanks

Ashark commented on 2024-11-30 18:36 (UTC)

Please add desktop file with "ventoygui --qt5".

exponential commented on 2023-12-03 06:57 (UTC)

I'm a debian user, there's makedeb, a clone of makepkg but for debs. PKGBUILDs need manual converting. I converted this one for makedeb, and also made other important changes. You can see it here. https://mpr.makedeb.org/packages/ventoy-bin

Most importantly, i have it clone the folder tree and symlink the files in .config and run them from there. This is my preferred way in dealing with cases like these. This way, all the logs and configs end up in the .config folder while after an update the symlinks will be pointing to the new files. It's almost as good as a well behaved application.

I also use a single wrapper script for all the scripts. symlinks link to it, then the script checks it's name to determine witch script to launch. It's a lot saner then keep track of 7 wrapper scripts.

yochananmarqos commented on 2023-11-08 15:00 (UTC)

@xiliuya: Can't reproduce. Something is wrong on your end with Polkit. No, that is not a fix.

xiliuya commented on 2023-11-08 04:05 (UTC)

run ventoygui Error

polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
==== AUTHENTICATION FAILED ====
Error executing command as another user: Not authorized

fix run

sudo -E ventoygui