• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: March 1st, 2024

help-circle

  • That’s very fair. I say this only because I’ve found myself going down a rabbit hole of things not working on my own before, and a reinstall is usually the faster option for me. POP was just one example, a lot of distributions come with Nvidia installed by default. Mint should work pretty much out of the box, but I remember Optimus being tricky sometimes. I do not recommend Manjaro, and not because it’s arch. The last time I used Manjaro, it’s automatic updater updated my Nvidia driver and my kernel to two separate versions that didn’t work with each other, and bricked my system on me. It’s not exceptionally stable even as far as Arch goes. Arch doesn’t have to be scary, I use Garuda and it has made it very user friendly. I run all updates with one command and that command automatically makes snapper backups that I can pick between on boot, which makes fixing anything that can go wrong pretty easy. Garuda Cinnamon edition uses the same desktop that mint uses. Anyway, I do hope you’re able to get mint working for you.



  • Installing applications can be done in a few ways, typically you’ll just download from your OS’s software store. Ubuntu does sometimes require that you add new repositories, but to avoid that you can always give something like flatpak or appimage versions of the software you want a try. Appimages are similar to .exe files, you can just download them from the software’s website - and you can get flatpak applications from flathub.org. The main downside with these is they come with all the stuff they depend on, so they tend to be a bigger file size, they can be a little slower but honestly it’s barely noticable. I rarely use appimages because they won’t show up in your desktop environment’s application list by default and it can be a pain to set them up to show. A good default way to go is Software store -> Flatpak -> Appimage -> then finally if none of that works you could do it manually, but I don’t recommend that. Ubuntu’s software store tends to be behind on updates because as a distribution it’s focused on stability. Once you’re used to it, there’s a lot of advantages to using a centralized software store instead of downloading .exe files off websites. Either way, don’t let some growing pains totally discourage you! Not every distribution provides the same experience, and there’s a lot of options out there!