Search Criteria
Package Details: mintstick 1.4.1-1
Git Clone URL: | https://aur.archlinux.org/mintstick.git (read-only) |
---|---|
Package Base: | mintstick |
Description: | A GUI to write .img or .iso files to a USB Key. It can also format them |
Upstream URL: | http://packages.linuxmint.com/pool/main/m/mintstick |
Licenses: | |
Conflicts: | |
Submitter: | Sam-Burgos |
Maintainer: | Sam-Burgos |
Last Packager: | Sam-Burgos |
Votes: | 5 |
Popularity: | 0.012166 |
First Submitted: | 2018-06-27 17:23 |
Last Updated: | 2019-11-24 19:59 |
Dependencies (20)
- coreutils (coreutils-git, coreutils-selinux, coreutils-kondo)
- desktop-file-utils (desktop-file-utils-git)
- dosfstools (dosfstools-git)
- e2fsprogs (e2fsprogs-git)
- exfat-utils (exfat-utils-autodetect, exfat-utils-nofuse)
- glib2 (glib2-sched-policy, glib2-git, glib2-clear, glib2-quiet, glib2-patched-thumbnailer)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-classic)
- ntfs-3g (ntfs-3g-fuse, ntfs-3g-ar, ufsd-pro-dkms)
- parted (parted-git, libparted)
- polkit (polkit-git, polkit-consolekit, polkit-no-script-git)
- procps-ng (procps-ng-git, procps-ng-nosystemd, procps-ng-static)
- python (python-dbg)
- python-dbus
- python-gobject (python-gobject-git)
- python-pyparted
- python-xapp
- udisks2 (udisks2-nosystemd)
- util-linux (util-linux-aes, util-linux-selinux)
- xapps (xapps-git)
- gettext (gettext-git) (make)
Latest Comments
salifm commented on 2019-07-07 08:49
This is the best app for creating bootable usb. It should be on ABS
yochananmarqos commented on 2018-11-02 15:16
From the Manjaro community package PKGBUILD:
m8D2 commented on 2018-11-01 18:55
This is to confirm that python2-gobject and python2-pyparted are indeed dependencies.
mintstick-git has it, and it works fine there. Running mintstick, however, has the error, but installating python2-gobject and python2-pyparted would fix it.
Sam-Burgos commented on 2018-07-08 18:42
Have you installed python2-gobject or python-gobject from the repositories? Probably I pulled in those dependencies with another package which is why the error doesn't appear to me, and because some packages I have make use of both I can't exactly tell which one you might need exactly (even if the app itself is written in Python2)
I will add them as dependencies later, as soon as I manage to restore a VM that I was using for these tests
Plexcon commented on 2018-07-08 16:20
$ mintstick Traceback (most recent call last): File "/usr/lib/mintstick/mintstick.py", line 13, in <module> import gi ImportError: No module named gi</module>