Please add desktop file with "ventoygui --qt5".
Search Criteria
Package Details: ventoy-bin 1.0.99-1
Package Actions
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: | 360 |
Popularity: | 8.34 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2024-12-13 03:01 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- xz (xz-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – GTK3 GUI
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – run GUI from application menu
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – Qt5 GUI
Required by (0)
Sources (9)
Ashark commented on 2024-11-30 18:36 (UTC)
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
Antiz commented on 2023-06-23 15:13 (UTC) (edited on 2023-06-23 15:15 (UTC) by Antiz)
v1.0.92
was retired by upstream because of a critical bug, which makes this package broken for now.
Hopefully upstream will release a new fixed version soon, otherwise I'm afraid it might be epoch
time?
EDIT: Upstream just released a fixed v1.0.93 :)
ron2138 commented on 2023-04-17 21:40 (UTC) (edited on 2023-04-18 15:28 (UTC) by ron2138)
Replying to zerophrase comment from 2023-03-18 04:56 (UTC)
Quoting 1st item of Ventoy FAQ:
It should be specially noted that, no matter USB drive or local disk, all the data will be lost after install Ventoy, please be very careful.
zerophase commented on 2023-03-18 04:56 (UTC)
If I use this on a thumb drive does it format the entire disk? I have one with data partition, and a boot partition. I don't want to lose the latter.
yochananmarqos commented on 2023-02-26 18:39 (UTC)
@friday13: Only ventoy-bin
existed when the Ventoy wiki article was last updated. The ventoy
package builds from source and is technically still a WIP.
Pinned Comments