this post was submitted on 29 Jul 2024
8 points (100.0% liked)

Linux Mint

1648 readers
1 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 3 years ago
MODERATORS
 

Hi there, I started using Linux Mint Cinnamon a few days ago and am currently setting up my workspace, that includes software I can't find through the integrated Software Manager

My biggest issue is that I don't understand how to determine if software is compatible with Mint. Often devs declare their product to be compatible with ubuntu. Since Linux Mint is based on ubuntu, does that make the software automatically compatible?

top 6 comments
sorted by: hot top controversial new old
[–] Tomkoid@lemmy.ml 8 points 1 month ago (1 children)

Linux Mint is based on Ubuntu so it is compatible with almost everything.

[–] KokusnussRitter@discuss.tchncs.de 3 points 1 month ago (1 children)
[–] neidu2@feddit.nl 7 points 1 month ago* (last edited 1 month ago)

Ubuntu is based on debian, so same thing for .deb packages

[–] julianh@lemm.ee 7 points 1 month ago

Mint is based on Ubuntu, which is based on Debian. So anything advertised to work on those will generally work on mint.

One caveat is that Ubuntu also uses Snap to package stuff, but Mint doesn't have snap by default. But mint has flatpak, which Ubuntu doesn't have by default.

[–] Diplomjodler3@lemmy.world 3 points 1 month ago

If it's available as a .deb package or a flatpak, it should work.

[–] s12@sopuli.xyz 3 points 1 month ago* (last edited 1 month ago)

Since Linux Mint is based on ubuntu, does that make the software automatically compatible?

Yes.
There are multiple versions of Ubuntu though. I believe for Linux Mint 22 you’d want the “Ubuntu Noble” version of the software you want, and for 21, you want Ubuntu Jammy.

Just download the Ubuntu version of software.

Debian packages and stand alone Linux binaries should work too.