I am an absolute Linux baby running Mint23(?) on my PC. I wanted to play an ancient game from my childhood that I cherished but I don’t really know how to get it off the Internet Archive onto my computer.

The game

Any suggestions?

      • timroerstroem@feddit.dk
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        You probably know this already, but I thought I’d just mention here for OP and others: That’s what the # at the beginning of the command implies (the command needs to be run as root), commands that can be run as a normal user are often denoted by $.

    • SolidShake@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 months ago

      “Linux is for everyone! No need to learn anything new” lmao.

      You should need to learn code to open a file imo.

      Most distros you can just open it, like on Mac.

        • SolidShake@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          2
          ·
          2 months ago

          Is terminal code not…code?

          The biggest put off to Linux is the absolute shit community it has

          • FalschgeldFurkan@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            This is just invoking a command, it’s basically the same as double-clicking a .exe in Windows, just without a mouse. There’s no need to “learn coding” to do this. Coding involves complex logic; this doesn’t.

            The biggest put off to Linux is the absolute shit community it has

            Have you ever given it a shot? Most Linux users I’ve encountered are very friendly. Yes, there are some boards (like Arch forums) where people get pissy at noobs; however Arch isn’t a noob-friendly distro, in contrast to Mint/openSUSE etc.

            Attitude matters as well; if you start off by shitting on stuff you have limited knowledge of, you won’t get a friendly response.

          • apftwb@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            Is terminal code not…code?

            N-no?

            Its a program/command called mount that takes in command line arguments. The program is documented (in overwhelming detail) in the manual which is accessible online or using the program man (man mount)

            The reason someone would recommened that command over the GUI is its universally installed on all Linux machines. OP said they were using Linux Mint. There are several Linux Mint distributions with different Desktop Managers (MATE/Cinnamon/Xfce) that all have different workflows of mounting an ISO file. mount is universal.

        • SolidShake@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          2 months ago

          Dude inise Linux, have a long time…windows is just easier. Then Mac after that and then Linux. The whole community wants everyone to switch to Linux but then screams at you because you don’t want to type 3 paragraphs in a terminal to get one program to open.

          If you want to search only local files for windows. You just go that file and search.

      • ExLisper@lemmy.curiana.net
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 months ago

        Of the two comments explaining how to do it, one using terminal and other UI, this one is shorter and will work on any Linux. The UI method is more complicated and will only work in a specific distro with specific DE.

        So yeah, you should learn to code.

        • SolidShake@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          2 months ago

          How so? You open the folder then click “search” after typing in what you are looking for