this post was submitted on 27 Aug 2026
463 points (96.0% liked)

linuxmemes

32705 readers
219 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] ruuster13@lemmy.zip 49 points 1 week ago (3 children)

    If that's the game we're gonna play:

    yay

    [–] sorghum@sh.itjust.works 18 points 1 week ago (1 children)

    I'm old enough to

    yum

    RIP in peace yellow dog linux

    Yum was used on way more than Yellow Dog Linux. CentOS, Fedora, RHEL, etc all did

    [–] DarkSirrush@piefed.ca 7 points 1 week ago (1 children)

    I was annoyed when i discovered cachyos used paru.

    I understand defaulting to prompting a code review is a good idea, especially now, but i was very used to typing yay (yes I installed yay instead of making an alias)

    load more comments (1 replies)
    load more comments (1 replies)
    [–] konomi@piefed.blahaj.zone 46 points 1 week ago (4 children)

    I'll keep making Debian users aware that they can do it all in one command since Trixie.

    sudo apt --update --autoremove --with-new-pkgs upgrade
    
    [–] antianarchist@sopuli.xyz 24 points 1 week ago

    First they changed apt-get to apt. Now this.

    I can’t keep up with all the sudden changes.

    [–] CrabAndBroom@lemmy.ml 5 points 1 week ago* (last edited 1 week ago)

    I also like topgrade for this.

    [–] some_kind_of_guy@lemmy.world 4 points 1 week ago (2 children)

    Ok now that's pretty good. Can we use this with dist-upgrade/full-upgrade?

    [–] Successful_Try543@feddit.org 6 points 1 week ago* (last edited 1 week ago) (1 children)

    Yes, it's a command from apt-get that apt only passes through:

    --auto-remove, --autoremove
    If the command is either install or remove, then this option acts like running the autoremove command, removing unused dependency packages. Configuration Item: APT::Get::AutomaticRemove.

    --with-new-pkgs
    Allow installing new packages when used in conjunction with upgrade. This is useful if the update of an installed package requires new dependencies to be installed. Instead of holding the package back upgrade will upgrade the package and install the new dependencies. Note that upgrade with this option will never remove packages, only allow adding new ones. Configuration Item: APT::Get::Upgrade-Allow-New.

    -U, --update
    Run the update command before the specified command. This is supported for commands installing, removing, or upgrading packages such as install, remove, safe-upgrade, full-upgrade. This can be useful to ensure a command always installs the latest versions, or, in combination with the --snapshot option to make sure the snapshot is present when install is being run.

    https://manpages.debian.org/trixie/apt/apt-get.8.en.html

    load more comments (1 replies)
    load more comments (1 replies)
    load more comments (1 replies)
    [–] ActualGrapesTasteGreen@piefed.zip 30 points 1 week ago (10 children)

    This one hurts.

    load more comments (9 replies)
    [–] Crumpled6273@lemmy.ca 27 points 1 week ago (2 children)

    Yes. At the beginning I preferred distro's specifically with a graphical software manager. Now i force uninstall it and use terminal for anything.

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

    My first Ubuntu (8), the software manager was so buggy, that I rage quit and learned about the terminal

    [–] caseyweederman@lemmy.ca 5 points 1 week ago (1 children)
    load more comments (1 replies)
    [–] TabbsTheBat@pawb.social 18 points 1 week ago (1 children)

    The only time I use the software center is if im looking for software to do a job without already knowing the name of the program that would

    [–] hyphen0175@lemmy.zip 11 points 1 week ago* (last edited 1 week ago) (1 children)

    With Arch, if you have the Yay manager, you can do β€œyay ” and it’ll search not just the names of packages but the descriptions too. I’m sure there’s equivalents for other distros, and even with pacman itself

    [–] TabbsTheBat@pawb.social 8 points 1 week ago (5 children)

    There's apt-cache search, but I just prefer doing it with the package manager tbh :p

    load more comments (5 replies)
    [–] chronicledmonocle@lemmy.world 17 points 1 week ago (4 children)

    There is nothing wrong with using your distro's app center. Often it will save you extra steps by updating things like Flatpaks as well, if you use them (or Snaps, if you're an insane person).

    [–] corsicanguppy@lemmy.ca 5 points 1 week ago (3 children)

    Flatpaks and snaps are two examples of deliverables with terribad integration and low SLSA scores. They should be considered toxic.

    [–] mholiv@lemmy.world 9 points 1 week ago* (last edited 1 week ago)

    Snaps I agree just because there is no open source snap store and it’s impossible to set up a 3rd party store.

    Flatpaks though? They let people install packages with weird / rare / not available requirements on any distro. All open source with a really nice sandbox. I think flatpaks are great.

    [–] hirihit640@sh.itjust.works 6 points 1 week ago (1 children)

    Let's look at the alternatives:

    • System packages: not viable for the majority of packages because the distro devs don't have time to manually package everything
    • AppImage: even worse integration (like no desktop shortcuts on install). Developer has to guess what libraries need to be included and which ones are already installed by the user. No sandboxing. Probably worse SLSA scores.
    • AUR: even worse security. No sandboxing. Packages are often compromised by hackers.

    At least AppImages don't have dependency on SystemD totally hardcoded.

    That's a huge win.

    [–] Trampampoline@sh.itjust.works 5 points 1 week ago* (last edited 1 week ago)

    Immutable Linux users didn't like that

    I also like graphical frontends because there I can see screenshots of the software, because there's a lot of software out there with really bad UI and UX.

    load more comments (2 replies)
    [–] hperrin@lemmy.ca 16 points 1 week ago (1 children)

    Don’t forget

    flatpak update
    
    load more comments (1 replies)
    [–] djdarren@piefed.social 11 points 1 week ago* (last edited 1 week ago) (3 children)
    load more comments (3 replies)
    [–] sudoer777@lemmy.ml 9 points 1 week ago* (last edited 1 week ago) (2 children)

    nix flake update && nixos-rebuild switch --flake .

    Or nh os switch

    load more comments (2 replies)
    [–] Jiral@lemmy.world 9 points 1 week ago (1 children)

    Non of those.

    sudo zypper dup

    [–] nailbar@sopuli.xyz 5 points 1 week ago (2 children)

    Another on Tumbleweed?? Hi!

    load more comments (2 replies)
    [–] captain_aggravated@sh.itjust.works 9 points 1 week ago (4 children)

    I do both. If I know exactly what I want to install, I'll install it from the terminal because it's often more direct. If I go "I need an app that does thing, what's available?"

    load more comments (4 replies)
    [–] antianarchist@sopuli.xyz 9 points 1 week ago (1 children)
    [–] Nutteman@lemmy.world 6 points 1 week ago* (last edited 1 week ago)

    When I just want to go to bed and deal with the repercussions of my actions in the morning:

    yay --noconfirm && reboot
    
    [–] plateee@piefed.social 8 points 1 week ago (2 children)

    Aren't you supposed to do apt full-upgrade instead of apt upgrade?

    Also wtf is pkcon for?

    load more comments (2 replies)
    [–] Dadifer@lemmy.world 8 points 1 week ago (1 children)

    I actually like Mint's software center

    Same. It really makes finding shit easy

    [–] moonlight@fedia.io 8 points 1 week ago
    > update
    

    (it's an alias)

    [–] yesman@lemmy.world 8 points 1 week ago

    I love it when a program says theirs a new version, would you like to download? pffffftt.

    pacman -S [program name]

    [–] Sir_Premiumhengst@lemmy.world 7 points 1 week ago (1 children)

    ujust update

    I use Bazzite BTW

    load more comments (1 replies)
    [–] ImgurRefugee114@reddthat.com 6 points 1 week ago* (last edited 1 week ago)

    sudo nixos-rebuild switch --flake path

    (Or just my nswitch [path] script with a file-backed path cache)

    [–] Lettuceeatlettuce@lemmy.ml 5 points 1 week ago (3 children)
    sudo apt update && sudo apt upgrade -y && sudo flatpak update -y
    
    load more comments (3 replies)
    [–] otacon239@lemmy.world 5 points 1 week ago (1 children)

    While I still tend to stick to the terminal for updating, I still have fond memories of doing everything through Synaptic Package Manager when I first got into Ubuntu in 2009.

    load more comments (1 replies)
    [–] DaddleDew@lemmy.world 5 points 1 week ago* (last edited 1 week ago)

    Sudo dnf up

    Downright quicker than opening a software center.

    And it gives me the illusion of being some sort of super user

    load more comments
    view more: next β€Ί