Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved] How can I get MintStick?.

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
keos
Posts: 142
Joined: 2021-08-23 16:16
Location: USA
Has thanked: 6 times

[Solved] How can I get MintStick?.

#1 Post by keos »

Hi,

I will like to install MintStick so went to Google and found an article about the subject but in spanish: Como Instalar MintStick en Debian 10.

https://www.comoinstalarlinux.com/como- ... 10-buster/

Briefly, What the author recommends:

Code: Select all

sudo apt install python-parted gir1.2-udisks-2.0
And that after that we can download the app from here:

http://packages.linuxmint.com/pool/main/m/mintstick/

And to install it with:

Code: Select all

cd ~/Downloads
sudo dpkg -i mintstick_1.3.9_all.deb
Those packages can not be achieved in my debian:

How can I get MintStick?. Snap and Flatpack do not have it.

Thanks for any advice.
Last edited by keos on 2021-09-17 21:44, edited 1 time in total.
Quad Core Intel Core i5-8265U
Model: 0WHCP7 UEFI: Dell v: 1.5.1

Debian 12 'bookworm'
Desktop: xfce4-panel 4.18.2

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: How can I get MintStick?

#2 Post by arochester »

Some bugs reported? https://community.linuxmint.com/software/view/mintstick

Would Balena Etcher not be enough?

User avatar
keos
Posts: 142
Joined: 2021-08-23 16:16
Location: USA
Has thanked: 6 times

Re: How can I get MintStick?

#3 Post by keos »

It is not a bug since just a few hours ago I just installed Mintstick on my other Debian, SolydX, following these recommendations, instead here I get this:

Code: Select all

keos@keos-inspiron3583:~$ LANG=C sudo apt install python-parted gir1.2-udisks-2.0
[sudo] password for keos: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-parted is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python-parted-doc

E: Package 'python-parted' has no installation candidate
keos@keos-inspiron3583:~$ 

EDIT:
Probably i was doing something wrong, i tried again and again until finaly i got it, thanks.
However the following packages replace it:
python-parted-doc
Quad Core Intel Core i5-8265U
Model: 0WHCP7 UEFI: Dell v: 1.5.1

Debian 12 'bookworm'
Desktop: xfce4-panel 4.18.2

Post Reply