YuruLemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 17 days ago

Rule

sh.itjust.works

message-square
113
link
fedilink
447

Rule

sh.itjust.works

#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 17 days ago
message-square
113
link
fedilink
alert-triangle
You must log in or register to comment.
  • ruuster13@lemmy.zip
    link
    fedilink
    arrow-up
    50
    ·
    17 days ago

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

    yay

    • sorghum@sh.itjust.works
      link
      fedilink
      arrow-up
      19
      ·
      17 days ago

      I’m old enough to

      yum

      RIP in peace yellow dog linux

      • chronicledmonocle@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        17 days ago

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

    • DarkSirrush@piefed.ca
      link
      fedilink
      English
      arrow-up
      7
      ·
      17 days ago

      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)

      • Kangae_Hishiryo@scribe.disroot.org
        link
        fedilink
        arrow-up
        2
        ·
        16 days ago

        paru is based, Rust >> Go lol

    • waz@feddit.uk
      link
      fedilink
      English
      arrow-up
      3
      ·
      16 days ago

      YaST?

  • konomi@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    47
    arrow-down
    1
    ·
    17 days ago

    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
      link
      fedilink
      arrow-up
      23
      ·
      16 days ago

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

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

    • Random Dent@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      16 days ago

      I also like topgrade for this.

    • psilotop@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      16 days ago

      I love you. Thanks for sharing 😌

    • some_kind_of_guy@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      16 days ago

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

      • konomi@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        15 days ago

        Yes, you don’t need --with-new-pkgs if you use full-upgrade instead of upgrade.

  • ActualGrapesTasteGreen@piefed.zip
    link
    fedilink
    English
    arrow-up
    28
    ·
    16 days ago

    • girsaysdoom@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      16 days ago

      This one hurts.

    • boonhet@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      16 days ago

      Never thought about it, but wouldn’t that just fail after the first one it fails to find? I think most install commands return nonzero if nothing is installed

      Should probably use or instead of and

      • T. Hex@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        19
        ·
        16 days ago

        Nope, this launches all those commands in parallel. Logical and is &&.

        • canaryWart@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          15 days ago

          And strict mode (set -e) is off

    • electric_nan@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      16 days ago

      I don’t get it. Looks like a script that runs all these things, but I don’t get the one dollar.

  • tumbling4986@lemmy.ca
    link
    fedilink
    arrow-up
    25
    ·
    17 days ago

    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
      link
      fedilink
      arrow-up
      16
      ·
      17 days ago

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

    • caseyweederman@lemmy.ca
      link
      fedilink
      arrow-up
      5
      ·
      16 days ago

      I miss Synaptic

      • provectus@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        16 days ago

        Synaptic is still on Debian lxqt for me. Synaptic is also installed on trisquel 12, which is what I am using also.

  • TabbsTheBat (they/them)@pawb.social
    link
    fedilink
    arrow-up
    17
    ·
    17 days ago

    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
      link
      fedilink
      arrow-up
      11
      ·
      17 days ago

      With Arch, if you have the Yay manager, you can do “yay <search query>” 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 (they/them)@pawb.social
        link
        fedilink
        arrow-up
        6
        ·
        17 days ago

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

        • konomi@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          17 days ago

          Consider trying apt list ~nvim. Where vim is, is where the package name goes ~

  • chronicledmonocle@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    17 days ago

    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).

    • Kangae_Hishiryo@scribe.disroot.org
      link
      fedilink
      arrow-up
      5
      ·
      16 days ago

      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.

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      4
      ·
      17 days ago

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

      • mholiv@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        edit-2
        16 days 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
        link
        fedilink
        English
        arrow-up
        6
        ·
        16 days ago

        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.
      • Super Mega Ultra Edition DX Unleashed 64@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        16 days ago

        Immutable Linux users didn’t like that

    • Disgruntled@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      17 days ago

      Unless you use openSUSE Tumbleweed, right? Then it’s “sudo zypper dup”, from what I’ve heard.

      • chronicledmonocle@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        16 days ago

        OpenSUSE used to use yum and then briefly dnf. Zypper is fairly recent in the last several years.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    12
    ·
    17 days ago

    Don’t forget

    flatpak update
    
    • eaterofclowns@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      16 days ago

      Hey just wanted to say thanks this might have solved an issue I’ve had for a couple of months that crashed Cyberpunk when launching via Heroic!

  • djdarren@piefed.social
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    16 days ago

    topgrade -y

    • Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 days ago

      Underrated. We usually have a lot more to upgrade than just the main distro’s package manager.

      • Ŝan • 𐑖ƨɤ@piefed.zip
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        4
        ·
        16 days ago

        Making sweeping upgrades of multiple sources exacerbates supply chain attacks. Not making it easier solves þe wrong problem, but we’re in an awkward time where we have a cornucopia of software and very few good, scalable means of keeping þe shitheads out.

        We mostly solved dependency hell, only to run into script kiddie repos attacks. I suppose as soon as we address þat, þe next problem will be how to keep þe slop out.

        • hirihit640@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          5
          ·
          16 days ago

          First off, downvoted for thorn.

          Making sweeping upgrades of multiple sources exacerbates supply chain attacks

          What else are you supposed to do? Not upgrade? The user most likely installed those packages/flatpaks/distroboxes for a reason, why would they not upgrade them?

          Sure, security can be improved. But no idea why topgrade deserves any blame here.

  • sudoer777@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    16 days ago

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

    Or nh os switch

    • Zacpod@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      15 days ago

      Nix has ruined me. I can never go back.

  • plateee@piefed.social
    link
    fedilink
    English
    arrow-up
    8
    ·
    16 days ago

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

    Also wtf is pkcon for?

    • Routhinator@startrek.website
      link
      fedilink
      arrow-up
      2
      ·
      16 days ago

      For extra fun, there’s also dist-upgrade

    • Jiral@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      16 days ago

      It is what Sailfish OS uses as default package manager even though it can also use zypper.

  • Dadifer@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    17 days ago

    I actually like Mint’s software center

    • southsamurai@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      17 days ago

      Same. It really makes finding shit easy

  • Jiral@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    16 days ago

    Non of those.

    sudo zypper dup

    • Nailbar@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      ·
      16 days ago

      Another on Tumbleweed?? Hi!

      • Jiral@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        16 days ago

        indeed :)

        • mountaincalledmonkey@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          4
          ·
          16 days ago

          me three!

  • yesman@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    17 days ago

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

    pacman -S [program name]

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    16 days ago

    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?”

    • naevaTheRat@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      15 days ago

      pacman can list all packages and their description, then you just grep for key words

      • Captain Aggravated@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 days ago

        apt-search and dnf-search both exist. I have used both. I prefer a GUI for that because they’ll provide things like screenshots, no CLI tool does, neither to TUI tools like Aptitude.

        • naevaTheRat@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          15 days ago

          I wasn’t sure, the gui is nicer in some ways but defs less direct and given that you said “terminal is more direct” I thought you were using the gui because you hadn’t made some simple helper scripts for searching the database quickly

          • Captain Aggravated@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            14 days ago

            The GUI app stores are much better than any helper script I could write.

  • antianarchist@sopuli.xyz
    link
    fedilink
    arrow-up
    8
    ·
    16 days ago

    yay

    • Nutteman@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      16 days ago

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

      yay --noconfirm && reboot
      

linuxmemes@lemmy.world

linuxmemes@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linuxmemes@lemmy.world

Hint: :q!


Sister communities:
  • !tech_memes@lemmy.world
  • !memes@lemmy.world
  • !lemmyshitpost@lemmy.world
  • !risa@startrek.website

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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 figures

We 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.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 696 users / day
  • 2.59K users / week
  • 7.08K users / month
  • 15.1K users / 6 months
  • 2 local subscribers
  • 32.8K subscribers
  • 2.4K Posts
  • 137K Comments
  • Modlog
  • mods:
  • Kevin@lemmy.worlddeleted by creator
  • zephyr@lemmy.world
  • Err(()).unwrap()@lemmy.world
  • BE: 0.19.20
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org