this post was submitted on 30 Apr 2025
1029 points (97.6% liked)

linuxmemes

32318 readers
1033 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 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 3 years ago
    MODERATORS
     

    I thought it'd be a pain but installing programs through the terminal is actually so nice, I never would have expected it

    you are viewing a single comment's thread
    view the rest of the comments
    [–] it_depends_man@lemmy.world 168 points 1 year ago (9 children)

    Also, updates.

    "hey computer! Update!"

    "Sure thing, here is a list of 57 packages I will update, y/n?"

    "y"

    "ok... done!"

    πŸ‘Œ

    [–] wise_pancake@lemmy.ca 16 points 1 year ago

    β€œHey computer, I don’t like when you ask for that confirmation, just do it”

    β€œOh, -y, I got you”

    [–] Kecessa@sh.itjust.works 6 points 1 year ago

    Two clicks with the update thingy on Mint, if I could never have to use the terminal I might be tempted to uninstall Windows completely.

    [–] pewpew@feddit.it 4 points 1 year ago (1 children)

    New copypasta of 2025: ~~I use Arch btw~~ I use Mint btw

    [–] iopq@lemmy.world 2 points 1 year ago (1 children)

    It's actually I use NixOS fwiw

    [–] pewpew@feddit.it 1 points 1 year ago

    Or MX Linux, for some reason it's getting popular and I don't know why

    [–] uniquethrowagay@feddit.org 2 points 1 year ago (3 children)

    It's not a big deal via terminal but for me and probably the average user, a decent update UI is superior. I want my computer to remind me like once a week and then update with one or two clicks. Updating via terminal does not appeal to me.

    [–] jj4211@lemmy.world 2 points 1 year ago

    And this happens too. I get a little tray icon saying 'do updates' and I tap that and all my applications whether fwupd (firmware), flatpak or rpm updates are there and I click 'go', including the most recent nvidia drivers. In my case, KDE 'discover' does this for me. I'm so lazy as to not want to bother running the three terminal commands (dnf, fwupdmgr, and flatpak).

    Meanwhile, under windows, I do that, but then it doesn't do my firmware, so my hardware vendor has their own updater (which also suggests driver updates that Microsoft does not suggest), but if I use those then I still miss out on decent nvidia drivers, I need to go to nvidia to get those updates. And pretty much every application is then independently telling me time to update something or another in a never ending parade of 'update me now' icons in the tray.

    Meanwhile it can be greatly mitigated in Windows by opening up a terminal and doing a winget update. Except it keeps offering up this one Office update that hangs with a blank terminal in my screen, and it still misses half the stuff..

    [–] it_depends_man@lemmy.world 1 points 1 year ago

    Sure, it's a matter taste and I too like a good UI.

    Both can exist, that's a another beauty of linux.

    [–] callyral@pawb.social 1 points 1 year ago

    Linux Mint has a good update GUI that can be accessed via a system tray icon in the taskbar.

    [–] reactionality@lemmy.sdf.org 1 points 1 year ago* (last edited 1 year ago) (1 children)

    Getting me silenced by the mob of mods is just what a dirty Linux user would do.

    Removed Comment: Windows has winget upgrade --all. Fucking cultists.

    [–] jj4211@lemmy.world 0 points 1 year ago (1 children)

    Though it doesn't work fully, and as it works it's spewing windows on my screen, because so much of the windows ecosystem doesn't believe in headless operation.

    [–] KneeTitts@lemmy.world 0 points 1 year ago (1 children)

    Guess what I did last night? I spent 4 hours working on getting PSD, XCF and KRA thumbnailers working in Mint. It took custom scripts to be written and each one required different commands because KRA files are just a zip file so you have to extract that and grab one of 3 possible preview files that might exist inside that zip and make that the thumbnail, while in gimp files you cant just use convert command, even convert[0] will only turn the first layer into a thumbnail and thats completely useless. And to top off all that, I finally got thumbnails working in gnome/nautilus but Only the XCF thumbs will generate in cinnamon/nemo (I still have no clue why that is) but I cannot just switch to gnome because there is technically no gnome variant of Mint so gnome doesnt work 100%... etc etc etc

    Linux is still not there, this stuff should be simple and automatic. If a 20 year professional took 4 hours to get this far, the average user will give up immediately. Yes Mint is still my daily driver, but seriously thumbnails should not be this much work.

    [–] sqw@lemmy.sdf.org 8 points 1 year ago* (last edited 1 year ago)

    publish your scripts and you might save the next guy some hours πŸ™‚