Search Criteria
Package Details: unetbootin 702-1
Git Clone URL: | https://aur.archlinux.org/unetbootin.git (read-only, click to copy) |
---|---|
Package Base: | unetbootin |
Description: | Create bootable Live USB drives |
Upstream URL: | https://unetbootin.github.io |
Keywords: | boot flash image usb writer |
Licenses: | |
Submitter: | Barthalion |
Maintainer: | gmy |
Last Packager: | gmy |
Votes: | 79 |
Popularity: | 2.30 |
First Submitted: | 2018-01-05 16:40 |
Last Updated: | 2021-03-22 17:12 |
Dependencies (8)
- hicolor-icon-theme (hicolor-icon-theme-git)
- mtools (mtools-svn)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- syslinux
- qt5-tools (qt5-tools-git) (make)
- setconf (make)
- polkit (polkit-consolekit, polkit-no-script-git, polkit-duktape, polkit-git) (optional) – run unetbootin directly from menu
Latest Comments
1 2 Next › Last »
xyproto commented on 2021-03-07 18:20
multibootusb-git can be a nice alternative to unetbootin
gardenappl commented on 2020-09-29 18:35
Just FYI, the Qt5 fork of Unetbootin has finally been merged into the Git repository. So at some point you'll have to update your dependencies.
gardenappl commented on 2020-08-02 21:02
For those of you who want to avoid Qt4, I made this package: https://aur.archlinux.org/packages/unetbootin-qt5-git/
It's based on a fork by Chemrat: https://github.com/Chemrat/unetbootin
The last commit on that fork is from 2017, but unfortunately the Unetbootin guys still haven't merged it: https://github.com/unetbootin/unetbootin/pull/137
TheGoliath commented on 2020-05-18 14:47
CO-MAINTENANCE
I don't want this package to get into a situation where it no longer receives updates or patches. Therefore I would like to ask anyone who is willing to take part in the maintenance of the package, to contact me via email!
BINARY PACKAGES ARE PROVIDED IN AN UNOFFICIAL REPOSITORY
The maintainer of this package provides signed binary packages in an unofficially signed repository, which he created and manages himself. These packages are pre-built binary files straight from the PKGBUILD. You can also use them.
es_18 commented on 2018-11-06 22:30
If you get something like this:
Then try this:
Source: dx from the bug below https://bugs.archlinux.org/task/42030
nostalgix commented on 2018-10-13 13:21
+1 for fixing the setconf dependency
homerhsing commented on 2018-07-16 00:33
note: if unetbootin starts with a blank window, the solution is directly run
/usr/bin/unetbootin.elf
:)R3GT1C commented on 2018-06-17 16:30
Error during build:
/usr/bin/pacman: unrecognized option '--color never'
Resolved by commenting out the 'Color' line in /etc/pacman.conf
I also had the same experience as the previous commenter (setconf is not installed as a dependency, even though it is listed)
spuggy commented on 2018-06-04 06:28
setconf is listed as a dependency on the AUR page, but is a "makedepends" in the PKGBUILD file.
Which doesn't seem to cause it to get installed if not there, and building then throws "line 28: setconf: command not found" at build time
milk commented on 2018-03-06 21:09
apologies, i flagged this incorrectly