• __hetz@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 hours ago

    I hate it because I don’t know how to do anything

    Some examples of what you’ve been unable to accomplish might add clarity.

    but I’m not smart enough to learn terminal

    Bull. Shit. You’re just not used to it and, even without picking up any knowledge of shell scripting, you’re only a man somecommand away from understanding what specific command line programs do. somecommand --flag --another-flag /home/me/thing typically isn’t much different from opening some GUI app on Windows, ticking two boxes, opening the file picker and selecting C:\users\me\thing then clicking a button.

    All that said, now we really need examples because there’s probably no need for you to be messing with the terminal to begin with. At least not if you aren’t doing anything outside basic computing like web browsing, chat, productivity tasks and such. So what are you trying to do in the terminal that the OS failed to provide a GUI for?

    Flatpaks… NOOOOO…

    I haven’t used Zorin but flatpaks are enabled by default if I understand. Yes, you can install them via the command line but it looks like you could just open the built in software center and search for whatever it is you want. The only exception I can imagine is if you’re trying to install from a source other than whatever Zorin uses by default (Flathub, I would guess).

    dependencies not found

    With Flatpaks? Wat? With some other command? Context, please.

    Anytime I have to use terminal I ALWAYS make a backup

    You’re competent enough to image and restore your drive but not stay out of trouble in your OS? You presumably had to learn whatever software, and the underlying concepts, you’re using for that. Clonezilla, Rescuezilla, Macrium Reflect, etc all exist to make it easier but you’ve gotta know what an “image” is, what it means create it and subsequently write it onto a drive. How to identify the correct drive so you’re not wiping out something unintentionally.

    So, are you not spending even a few minutes to check if the code snippets you’re pasting are applicable to your specific distribution? At least skimming the man page for the commands you try to run? Are you assuming “it’s all just Linux, right?” and that there isn’t nuance between distributions? Running shell commands you don’t understand is like running whatever backup solution you’re using without understanding it - just blindly clicking buttons and maybe you get a backup or maybe you format a drive and lose decades of family photos, your research paper draft, and whatever else. And if a fuckup costs me a literal day of my life in restoration time, I’m making it a point to use that time to figure out why so I hopefully don’t repeat the process in the future.

    There’s little substance in your complaints and I’m left just so genuinely confused. In my head I’m imagining a walking talking XY Problem. Some specific examples of what you were trying to achieve or the snippets you were blindly pasting might shed some light but, left to guess, your actions sound akin to gamer kids running random batch scripts claiming to tweak power settings or whatever else in order to eke out a few extra FPS. Windows isn’t going to protect anyone who treats it the same way you have seemingly treated Linux.