Search Criteria
Package Details: mintstick 1.6.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mintstick.git (read-only, click to copy) |
---|---|
Package Base: | mintstick |
Description: | A graphical tool that allows you to format USB sticks and create bootable USB sticks. |
Upstream URL: | https://github.com/linuxmint/mintstick |
Licenses: | GPL |
Conflicts: | mintstick-git |
Submitter: | Santi-Burgos |
Maintainer: | Santi-Burgos |
Last Packager: | Santi-Burgos |
Votes: | 16 |
Popularity: | 0.91 |
First Submitted: | 2018-06-27 17:23 (UTC) |
Last Updated: | 2025-01-10 02:57 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-uutilsAUR, coreutils-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- dosfstools (dosfstools-gitAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- exfatprogs (exfatprogs-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- ntfs-3g (ufsd-pro-dkmsAUR, ntfsprogs-ntfs3AUR)
- parted (parted-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- procps-ng (busybox-coreutilsAUR, procps-ng-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-dbus
- python-gobject
- python-pyparted
- python-unidecode
- python-xapp
- udisks2
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR)
- xapp
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
yochananmarqos commented on 2021-05-27 16:41 (UTC)
For v1.4.5, the
install.sh
was not updated to match the new filenames. For now, this can be added to prepare():Comodin commented on 2021-04-27 03:23 (UTC)
Before install mintstick install this package to solved dependencies. https://aur.archlinux.org/packages/python-pyparted/
m8D2 commented on 2021-03-10 00:42 (UTC) (edited on 2021-03-10 18:22 (UTC) by m8D2)
Oh I figured it out. The AUR
python-pyparted
is outdated, and it has to be updated to the latest upstream version.Here's how:
Create an empty directory
inside it, create a text file named
PKGBUILD
Copy and paste the following content to this PKGBUILD file and save (as you may discover, only
pkgrel
,pkgver
andsha512sum()
are updated from v3.11.6, nothing malicious, don't trust me (or anyone else), please verify it yourself):use your commandline to navigate to this directory and make a new package:
$ makepkg -siC
It'll update the
python-pyparted
package, and that's it.The
python-pyparted
AUR package maintainer isn't responding to update request right now, and basically this is how you would now updating it by yourself.m8D2 commented on 2021-03-10 00:28 (UTC)
Hi,
I recently have this error, the GUI will report "An error occurred."
If run in cmdline, it'll have this:
yochananmarqos commented on 2020-12-03 05:55 (UTC) (edited on 2020-12-05 15:46 (UTC) by yochananmarqos)
@Sam-Burgos: The icons and man page are missing (edited):
Santi-Burgos commented on 2020-05-26 13:54 (UTC)
@asasione: the issue was with the package "python-pyparted", which was updated recently, I have tried to reinstall and now it works (you might have to clean the cache on your AUR helper in case you tried to install it previously)
asasione commented on 2020-05-26 08:31 (UTC)
This package won't install because of python-pyparted since the recent GCC 10 update, I'm getting a gcc failed error
yochananmarqos commented on 2018-11-02 15:16 (UTC)
From the Manjaro community package PKGBUILD:
« First ‹ Previous 1 2 3 4 Next › Last »