• KISSmyOS@lemmy.world
    link
    fedilink
    arrow-up
    37
    ·
    8 months ago

    Ah yes, the Slackware approach to package management. Don’t need dependency resolution if you install the entire repo.

    • TatsumotoOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 months ago

      I just saw that it didn’t upload the image i put in it. Now it is there xD (it’s my daily-driver btw)

  • notsharp@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    8 months ago

    package total count is the worst measure ever. Debian splits one into many packages meanwhile arch has x no of packages combined into one.

  • SevereLow@lemmy.world
    cake
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    BTW, if you have the time, can you please share your views on openSUSE (Leap) vs Debian? I’m divided between these two for my next Linux install.

    • TatsumotoOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      That depends on what your expectations are. If you tell me I can try to answer your question :)

      • SevereLow@lemmy.world
        cake
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        8 months ago

        What I expect it to do is to run great out of the box and to be reliable enough. I don’t mind some post-install configuration, but for me “tweaking” usually ends on the day of the installation and down the road I simply want to do my daily tasks on the PC without even thinking about the system. What I need is Firefox, LibreOffice, Onlyoffice, Thunderbird, plus running a VirtualBox with Windows 10 there. Playing Steam games is also something I would like, but it’s not mandatory for me. When I have time, I usually play some classic titles, that probably don’t require latest versions of VGA drivers.

        Basically I need something stable and predictable, with optimal font rendering since my work is tied to texts. I’m stressing on this, because back in 2018 when I first tried openSUSE Leap, it had the worst font rendering of Cyrillic fonts across different OS-es (both Linux ones and non-Linux ones) that I have seen in my entire life. Probably it’s already fixed, since five years have passed from then… but yeah, back then openSUSE was a real pain for the eyes. The OS I picked up was Linux Mint and I am still using it. For my next install though I want to try something new. I decided to try KDE… never used it before, but hearing a lot of good words about it. I decided to switch away from the Ubuntu base too, so that I add some learning curve to the whole experiment. And after some research, I figured out that I might probably make a choice between Debian and openSUSE.

        • TatsumotoOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 months ago

          If you need stability, I definetly recommend you going with Debian. I used it for two years as my daily driver and it worked 100% of the time without any issues. I never gamed on it though, so I cant tell you anything about that. Yast would be the strongest argument for openSUSE as well as 1-click full disk encryption with encrypted boot and secure boot from the installer. I hope this can help you with your decision, have a nice day :)

  • milkjug@lemmy.wildfyre.dev
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    Tumbleweed gang rise up!

    I bought a 7900 XTX to replace my 3080 Ti just so I can run KDE/Wayland without the DE shitting its pants.

  • butre@ani.social
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    apparently scrot isn’t among those packages.

    just use slackware, the whole point is it comes with all the packages

  • Lunch@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    Where do you mostly download your packages from? Discover and Flathub? Just curious as I switched to Tumbleweed yesterday, and not a big fan of Discover so far… 😅

        • csfirecracker@lemmyf.uk
          link
          fedilink
          arrow-up
          3
          ·
          8 months ago

          As someone who also switched from debian-based, the commands are pretty easy to pickup. Instead of apt-get upgrade you have zypper dup, and instead of apt-get install you have zypper install. Have fun with it!

          • TatsumotoOP
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 months ago

            Another very useful command, if you are searching for python packages for example (they get installed via zypper not pip), is zypper se “package name” to search for packages in your repos

              • TatsumotoOP
                link
                fedilink
                English
                arrow-up
                2
                ·
                8 months ago

                Thanks, I totally didn’t thought about that 😃

        • Drxmiz
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          Also don’t forget the --clean-deps flag when uninstalling a package with zypper to remove unneeded dependencies, for example “sudo zypper rm --clean-depts package_name”

    • TatsumotoOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      8 months ago

      Discover is trash imo, it always crashes when trying to list all the packages to update (maybe that’s because of the number of packages i installed? No, impossible! xD)