this post was submitted on 15 Oct 2023
127 points (92.6% liked)

linuxmemes

21004 readers
3079 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    all 42 comments
    sorted by: hot top controversial new old
    [–] [email protected] 131 points 1 year ago (2 children)

    All these packages, and none to take a proper screenshot.

    [–] LunchEnjoyer 24 points 1 year ago

    Lmao that one got me good

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

    The package is there but i just happened to have my phone in my hand so.... laziness xD

    [–] [email protected] 12 points 1 year ago

    What is lazier than pressing Printscreen? KDE's screenshot tool even has an export to imgur function.

    [–] [email protected] 13 points 1 year ago

    Slackware moment

    (Actually that's not that many)

    [–] [email protected] 8 points 1 year ago

    When you install something that uses Haskell

    [–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (2 children)
    [–] [email protected] 3 points 1 year ago

    I mean, could be a lot of tiny packages.

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

    nah, only using around 200 GB for packages. It's fine xD

    [–] EqMinMax 6 points 1 year 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.

    [–] shotgun_crab 6 points 1 year ago
    [–] eruchitanda 5 points 1 year ago* (last edited 1 year ago)

    Holy Molly Guacamole.

    I have less than a tenth of that.

    [–] [email protected] 4 points 1 year ago

    Wow, that's a lot.

    [–] SevereLow 3 points 1 year ago (1 children)

    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.

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

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

    [–] SevereLow 2 points 1 year ago* (last edited 1 year ago) (1 children)

    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.

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

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

    [–] SevereLow 2 points 11 months ago

    Thank you very much for your reply ❤️

    [–] [email protected] 3 points 1 year 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.

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

    I forgot about an old install of tumbleweed and had thousands of packages that needed updating. To my shock it worked.

    [–] [email protected] 2 points 1 year ago

    apparently scrot isn't among those packages.

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

    [–] LunchEnjoyer 1 points 1 year ago (2 children)

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

    [–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

    If you are ok with using a terminal, just use zypper.

    [–] LunchEnjoyer 1 points 1 year ago (2 children)

    Yeah need to get used to that then, I came from Debian so very used to apt.

    [–] [email protected] 3 points 1 year ago (1 children)

    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!

    [–] [email protected] 1 points 1 year ago (1 children)

    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

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

    Just wanted to say that zypper search works too, it might be easier to remember fore some people.

    [–] [email protected] 1 points 1 year ago

    Thanks, I totally didn't thought about that 😃

    [–] [email protected] 2 points 1 year 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"

    [–] [email protected] 2 points 1 year ago* (last edited 1 year 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)

    [–] Standenboy 1 points 1 year ago

    It's actually just plasma dependancys