Search Criteria
Package Details: liveusb-builder-git 2021.04.9.gec66632-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/liveusb-builder-git.git (read-only, click to copy) |
---|---|
Package Base: | liveusb-builder-git |
Description: | A script suite to create multiboot USB stick for GNU/Linux distributions |
Upstream URL: | https://github.com/mytbk/liveusb-builder |
Licenses: | GPL3 |
Submitter: | mytbk |
Maintainer: | mytbk |
Last Packager: | mytbk |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-26 05:50 (UTC) |
Last Updated: | 2022-05-30 01:11 (UTC) |
Dependencies (8)
- grub (grub-linux-default, grub-coreos, grub-blscfg, grub-xen-git, grub-luks-keyfile, grub-silent, grub-libzfs, grub-improved-luks2-git, grub-git)
- libarchive (libarchive-git)
- mtools (mtools-svn)
- syslinux
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes)
- wget (wget-git, wget-xdg, wget-xdg-bin)
- udevil (udevil-git) (optional) – mount partitions on USB drives and ISO images without being root
- udisks2 (udisks2-nosystemd, graceful-udisks) (optional) – mount partitions on USB drives without being root
Latest Comments
dreieck commented on 2022-05-28 07:54 (UTC)
Retrieving sources fails due to an expired certificate:
saneki commented on 2018-09-27 01:44 (UTC)
Trying to install gives the following error:
Modifying the final line in
pkgver()
fixes this:git describe --always | sed 's/-/./g'