Package Details: multibootusb 9.2.0-5

Git Clone URL: https://aur.archlinux.org/multibootusb.git (read-only, click to copy)
Package Base: multibootusb
Description: Boot multiple live Linux distros from a usb flash drive.
Upstream URL: https://sourceforge.net/projects/multibootusb/
Keywords: multiboot multibootusb usb
Licenses: GPL
Submitter: Angel_Caido
Maintainer: gmy
Last Packager: gmy
Votes: 113
Popularity: 0.000000
First Submitted: 2015-08-20 19:45 (UTC)
Last Updated: 2021-04-19 10:40 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »

Angel_Caido commented on 2016-11-21 03:07 (UTC)

PKGBUILD updated. Thanks for your patience.

sundar_ima commented on 2016-11-20 12:01 (UTC) (edited on 2016-11-20 12:02 (UTC) by sundar_ima)

The latest version is released http://multibootusb.org/2016-11-20-Multibootusb-version-8.1.0-is-released/ It would be nice if you report the issues you encountered. This will be helpful in solving the issue faster.

Angel_Caido commented on 2016-11-19 16:15 (UTC)

I shall update the PKGBUILD as soon as I make sure that Multibootusb is working properly. I have read that it has some errors.

GeoffMaciolek commented on 2016-11-12 22:39 (UTC)

Hey, here's the PKGBUILD I made for 8.0.0: https://github.com/GeoffMaciolek/PKGBUILDs/raw/master/multibootusb/PKGBUILD Or: # Contributor: Jonas Heinrich <onny@project-insanity.org> # Former Maintainer: sundar_ima <feedback.multibootusb@gmail.com> # Maintainer: Angel_Caido <geussepe at gmail dot com>> pkgname=multibootusb pkgver=8.0.0 pkgrel=1 pkgdesc="Boot multiple live Linux distros from a usb flash drive." arch=("any") url="http://multibootusb.org" license=("GPL") #depends=("python2-pyqt4" "mtools" "util-linux" "parted") depends=("python>=3.0.0" "python-pyqt5" "python-dbus" "mtools" "util-linux" "parted") #sha512sums=("b5a01dd81d90abd45b8443d922704432e84ceb58ad67c8cfe289064230f721baec420244000533d82e5c66db29767054556d8f8f2606918a8b3e51e24199a867") sha512sums=("fe62166ee027be89e3773b1d4236368999749d16c90e1ecf15f308c4550db1915492ea6bca889154b6601f65cf0424a6b8061a57bf8215e7c28fe9a93905e753") source=("https://github.com/mbusb/$pkgname/releases/download/v${pkgver}/$pkgname-${pkgver}.tar.gz") #source=("http://downloads.sourceforge.net/project/$pkgname/${pkgver}/Source/$pkgname-${pkgver}.tar.gz") package () { cd "$srcdir/$pkgname-$pkgver" python3 setup.py install --root="$pkgdir/" --optimize=1 }

sundar_ima commented on 2016-11-06 15:44 (UTC)

New version is released. http://multibootusb.org/2016-11-06-Upgraded-version-of-multibootusb-8.0.0-is-ready/

Angel_Caido commented on 2016-07-25 02:49 (UTC)

PKGBUILD Updated. I apologize for the delay. Thank you so much for the information.

xpt commented on 2016-07-19 06:01 (UTC)

Please change: source=("http://iweb.dl.sourceforge.net/project/$pkgname/${pkgver}/Source/$pkgname-${pkgver}.tar.gz") to source=(http://downloads.sourceforge.net/project/$pkgname/${pkgver}/Source/$pkgname-${pkgver}.tar.gz")

OblivioVItae commented on 2016-07-07 21:20 (UTC)

Yep, wait correct or report.. I send mail to Angel_Caido, wait one-two day..

f4bio commented on 2016-07-02 18:19 (UTC)

correct sources url: http://downloads.sourceforge.net/project/multibootusb/7.5.0/Source/multibootusb-7.5.0.tar.gz