• Whenever I try to go full Linux, 80% of the time I revert back to Windows due to lack of compatibility with games. The other 20% Is due to something breaking or being a pain in the ass to get working. Need to install a program? Here is a .deb file that you have to right click, allow execution. Then you go to execute it and it opens in a text document that has a run button that ends up taking 2 hours to load and ends up failing. Turns out you could go to terminal, CD to the file location and it seems to install.

    But wait! 10 dependencies are missing.

    •  Sentau   ( @Sentau@lemmy.one ) 
      link
      fedilink
      English
      7
      edit-2
      1 year ago

      Need to install a program? Here is a .deb file that you have to right click, allow execution.

      Don’t do this if you can avoid it. If you want to install something use the application store installed on your distro. This way the dependencies will be handled. Installing using a Deb file should be the last option or second last option