this post was submitted on 06 Aug 2025
133 points (90.8% liked)

Linux

12553 readers
47 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

We love to praise linux constantly and tell everyone to change to it (they should) but what are your biggest annoyances ?

Mine would be, installing software (made even more complex by flatpaks being added, among the 5 other ways there already were to install software) and probably wifi power management issues.

you are viewing a single comment's thread
view the rest of the comments
[–] vermaterc@lemmy.ml 3 points 1 week ago (3 children)

Lack of a single standard way of installing and removing software.

Some software on my computer comes from APT, some are installed using deb file, some from Flatpak, some from Snap, some are AppImages, some are installed by a random shell script, some are Progressive Web Apps and finally some have custom installers (like Jetbrains). If I want to uninstall an app, I often don't know where to even look.

All of that happens despite Linux Mint (the distro I'm using) have an app for installing software. It makes things a little easier, but still doesn't cover every possible option.

I highly recommend bazzite or aurora if you want an actual solution, linux mint will probably never fix this

[–] Arcka@midwest.social 2 points 1 week ago

This is similar on mac and windows. Some software is available in the built-in package management (aka store). Some are installed from msi or dmg files. Some are portable executables. Some are PWA. Some are via command line utilities like homebrew and chocolatey.

No workstation OS has every possible option in one place.

[–] bridgeenjoyer@sh.itjust.works 1 points 1 week ago

SO ANNOYING!! how do we see what's installed, and then remove it. It shouldn't be hard.