It’s probably been 15 years since I’ve used Linux and Mint seems to be the recommended distro for people who aren’t all that familiar with Linux like me, but I didn’t know if there was anything I should know with this ThinkPad model that anyone is familiar with. My searching around shows people saying everything from it was painless to install to they had tons of issues and I have no idea how common either one is.

So any advice would be appreciated. Thanks!

  • Flying SquidOP
    link
    14 months ago

    That’s fine about the fingerprint reader. I’m not too concerned about that.

    Please excuse my ignorance as I’ve not used Linux in a very, very long time… what is a flatpak?

    • @[email protected]
      link
      fedilink
      54 months ago

      Here’s a pretty good video about the different packaging formats on linux: https://piped.video/watch?v=ikBPnYwnUMU

      What I wish I knew when i first installed a flatpak is that they, by default, do not have access to all the files in your file system. You can change their permissions with an app called flatseal (it should be available in the mint software app). Even then, I would avoid using them for things that need access to system files and libraries, such as IDEs.