this post was submitted on 13 Jan 2025
486 points (100.0% liked)

linuxmemes

23841 readers
420 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 79 points 2 months ago (4 children)

    Q: what does apt install firefox do? Surely it uses apt to install Firefox, right???? A: The command gets highjacked by snap, which promptly crashed and hangs.

    Ran into this just a few hours ago, made the mistake of suggesting Ubuntu as a sane default (instead of debian or something else), never making that mistake again hopefully.

    [–] [email protected] 31 points 2 months ago* (last edited 2 months ago) (5 children)

    Mint fixes that. Based on Ubuntu, it intentionally disables Snap, and all apt commands actually use apt.

    Or yes, just straight up use Debian if you don't mind older apps outside Flatpaks.

    [–] [email protected] 8 points 2 months ago (2 children)

    Except I just uninstalled Mint's default Firefox because whatever additional theming they did to my boy fucked up the right click context menu. FF is now flatpak.

    [–] [email protected] 7 points 2 months ago

    I'm pretty sure Mozilla encourages use of the flatpak. Flatpak FF is definitely the way to go.

    [–] [email protected] 3 points 2 months ago

    Firefox isn't in the repos of Debian, so any derivative (derivative (derivative)) distro must deal with that in some way.

    [–] [email protected] 5 points 2 months ago (2 children)

    You can also install Linux Mint Debian Edition which isn't based on Ubuntu at all.

    [–] [email protected] 4 points 2 months ago (1 children)

    Note that on the negative side it inherits most of the issues of Debian, including extremely old packages.

    Also, Debian 12 finally got very user-friendly enough to the point I would recommend it over LMDE.

    [–] [email protected] 1 points 2 months ago (1 children)

    That's true, but if you want you can change to testing repos. I still prefer it over vanilla Debian due to polish. I find even using Cinnamon DE in Debian it's just rougher around the edges than Mint.

    [–] [email protected] 2 points 2 months ago

    Fair enough - if you're a fan of Cinnamon, LMDE will always be a bit more polished. I can see your use case :)

    [–] [email protected] 2 points 2 months ago

    Happy cake day!

    [–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

    This is the way. Debian net install. Or even better, boot over iPXE, ephemeral kernel in RAM with only backups and static binaries written to disk. Snapshotting handled by BTRFS

    [–] [email protected] 1 points 2 months ago (1 children)

    LMDE, Linux Mint Debian Edition was my goto for a long time.

    [–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

    I'm interested in what made you choose LMDE over stock Debian

    Is it because you found the UI more convenient and organized? Or was it before Debian 12 and you wanted to avoid technical difficulties with nonfree software?

    [–] [email protected] 2 points 2 months ago

    Yeah, this was around the time they first released it. Back then I had issues with downloading and installing Debian, regardless of drivers. I was inexperienced, and was using Mint (ubuntu-based) already, so the UI (gtk2, mate) was a huge plus for my restricted specs (a netbook)

    [–] [email protected] 1 points 2 months ago (1 children)

    Use debian testing if you want up-to-date software. The name implies it's unstable, but it's really not. Debian stable absurdly stable, and debian testing is regular stable.

    [–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

    True, but if something's actually wrong, you'll have less support with that. But I know many people run it without major issues.

    [–] [email protected] 17 points 2 months ago* (last edited 2 months ago)

    What does apt install firefox do in Debian?

    package Β»firefoxΒ« has no installation candidate

    Firefox isn't in Debian's repository, cause it moves too fast for Debian's release cycle and is too complicated for their security team.
    Debian instead offers firefox-esr
    Ubuntu instead offers firefox snap

    [–] [email protected] 2 points 2 months ago

    So would you prefer they just remove the firefox package from new releases without offering an upgrade path?

    [–] [email protected] 2 points 2 months ago (2 children)

    Here's a thought: Before installing packages you don't understand, go to the Firefox site and follow their instructions which work fine on Ubuntu and doesn't install snap.

    I'm not a fan of snap either, but with all software, people need to RTFM. Not do the dumb thing and then cry on the Internet seeking hive mind rage when the dumb thing happens.

    [–] [email protected] 19 points 2 months ago (1 children)

    I've followed those directions, only to find snap firefox was reinstalled a few months later.

    Switched to Debian, much happier.

    [–] [email protected] 7 points 2 months ago (1 children)

    Usually I hate when people ditch an entire distro because they don't understand or refuse to understand its quirks, but...

    Switched to Debian

    At least there was a happy ending.

    [–] [email protected] 18 points 2 months ago

    Where was I refusing to understand its quirks? After several years of using snap-based Firefox, I came to the conclusion that I didn't like the snap based installation of firefox. So, I followed the directions to go back to a deb-based Firefox installation. But Kubuntu "helpfully" reverted it a few months later, and that cycle repeated a few times.

    I specifically requested the deb-based installation and it ignored my wishes. I know what operating system that reminds me of, and it isn't Linux.

    I'm sure someone will tell me I'm wrong for wanting a .deb-based Firefox and that snaps are better anyway. Even if that's true (I don't care to argue), I chose a path and Kubuntu overrode my choice. Silently, too.

    I'll also note that I started using Kubuntu back in 2008 or so, and stopped last year. I used it on both my desktop and laptop machines. So, it wasn't like I just tried it for a few hours and got upset; I was a long time user that was quite familiar with how it worked. For most of that time, I was really happy with Kubuntu, but having it override my explicit configuration was extremely frustrating.

    Others can continue to use it, that's fine with me. This isn't a personal attack on anyone's choices.

    [–] [email protected] 10 points 2 months ago

    I think expecting people running Ubuntu to RTFM is a longshot. The people installing it want an experience where they don't want to put any effort into learning how things work. If they did they probably would run something else.