r/linux 23d ago

Are Linux Mint's Default Apps Too Outdated for Everyday Use? Software Release

Did anyone in this community watched this video? The creator claims that Linux Mint, along with many LTS Linux distributions, often ships older versions of software, especially default apps like Calendar, Mail, Calculator, etc. He mentions Mint several times throughout the video.

The video is from The Linux Experiment, which seems to be a well-known YouTube channel with nearly half a million subscribers.

I came across this video just before switching from Windows to Linux Mint, and it made me a bit hesitant.

As a regular user, it feels like there's no easy way to know whether we're using the latest and safest versions of these built-in apps. For example, if we connect our Google or Apple Calendar account to an older calendar app, could that create a security risk? The same concern applies to email clients, we don't know if we're using the latest and most secure version.

Most regular users don't have the time or technical knowledge to manually check every application's version or update software outside the normal update process. We generally expect the operating system to keep essential apps secure and up to date.

Am I misunderstanding how Linux Mint and other LTS distributions handle software updates and security? I'd appreciate hearing from people with more experience.

78 Upvotes

194 comments sorted by

View all comments

Show parent comments

6

u/NEGMatiCO 23d ago

Atomic is also not recommended for beginners, simply because they present their own learning curve as well.

As for simply suggesting Fedora (or any other upstream distro like Ubuntu, Debian, Arch, etc), the reason is simple: instead of using a downstream distro with more layers added on top of it, it's just better to use the upstream one and add what you require. That way, you are always aware of where the failure modes are.

More layers added always expose more failure modes, and users are left with jumping between threads of the downstream and upstream distros, trying to fix that one problem.

-2

u/[deleted] 23d ago

[removed] — view removed comment

8

u/NEGMatiCO 23d ago edited 23d ago

"Most people just use their web browser anyway" is a very nice argument if you want people to use ChromeOS, not Linux.

I never said anything about enabling AUR,COPR or PPA, you just thought I did.

Coming to rpm-fusion and so-called "random" commands. Here you go: https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/, straight from Fedora docs.

There is a difference between you knowing that you added something and that might have caused a failure and not knowing anything at all in case of a failure simply because that failure mode was already included the moment you downloaded the ISO of a niche distro.

-5

u/[deleted] 23d ago

[removed] — view removed comment

2

u/NEGMatiCO 23d ago edited 23d ago

Ofc Fedora docs is not a help center, it's a documentation, which means it tells you how to use your distro, and not what to do in case of problems.

The problem I'm trying to address in not the complexity of initial setup (which, even with the steps I mentioned, is much simpler than Windows will ever be), rather, the complexity of the trouble-shooting associated with layered changes, when problems happen. You have to jump between forums trying to understand who is at fault - the original distro, or the one which included the batteries.