So i really wanted to ditch windows once and for all so iāve tried Linux for a week trying different distros (debian, manjaro, ubuntu, opensuse, mint) and first of all why? Why are there so many distros out there? Whatās the difference between debian + kde and manjaro + kde? They look the same, they work the same. I donāt get it. Also why do things have to be complicated? Iāve installed debian, installed calibre to manage my ebooks, created a library from an existing library on my hard drive (not the one with debian installed), ERROR! All the files are read-only. What??? Iāve followed multiple guides on how to change permissions and finally solved the problem. Now letās restart my pc. files on the hard drive are read only WHAT??? Fuck debian, letās go on manjaro. No problems at all on calibre. Managed to create the library as easy as i did on windows. My question is: whereās the fun in this? Itās just problems, after problems, after problems and i didnāt even start gaming. I mean i tried installing retroarch and importing my saves but of course nothing works. Read this guide, read that guide. Nope. Nothing works. Ok, fuck retroarch letās customize the appearance of my desktop: move some icons on the panel, center this, adjust height, move this on the left, spent 30 minutes tweaking, very niceā¦ kde crashes, all back to default. Letās download some apps. I want as many apps that i already know as possible. Letās see if jdownloader is available for linux. Yep thereās one. Nope, not for manjaro (officially). Thereās a AUR package available. Nice. What do i need to do to install a AUR package? A wall of text on the wiki, 20 minutes videos, yay. Ok letās call it a day. Do i need to live another life to make linux work?
I have another question about this. Iāve tried Arch but realized was too much so iāve chosen Manjaro because i thought i could learn about linux faster than using another beginner friendly distro. Letās say for example i decide to hop on Mint. Would that be that easy that i donāt learn anything important?
Iāve been on Ubuntu from 7.04 to 11.04, and only then went to Arch out of desire for more control.
Some people like to dive headfirst, and itās doable and those people are successful with Linux, sometimes. But you also have to factor in the morale factor in there, are you trying to learn the deep ends of how Linux works or are you just trying to migrate from Windows?
Itās totally fine to use the noob distros for the sake of, you know, getting used to using Linux things in general instead of trying to take it all in at once. Things are so vastly different than on Windows, thereās so much to learn, focus on learning how to use it the easy GUI way before you worry about whatās under the hood.
Thereās nothing about Ubuntu or Mint that really stops you from popping the hood open and having a peek every now and then either. You can change whatever you want in
/etc
the same on Mint as you could on Arch, the default configs that will be there will be just different but you donāt have any less control. The only real difference is a distro like Arch is hands off and ships the bare default, whereas in the Debian family it will usually come with a reasonable default ready to go. Oh you install Samba to share files? Done, on Debian it will automatically start and you can just log in and access your home folder. On Arch, nothing happens, you have to configure it, enable it and start it, open firewall ports if enabled, and so on. Debian, again, all done automatically. Best case, you donāt have to change it. Worst case, you have to read the manual anyway but the default got you a base to start off of. As an Arch user, I see it more as crap thatās in my way that I have to delete because I will provide my own config. The difference here is perspective and expectations.Kind of ties back in the why so many distros: because thereās users for all of them. You pick a distro that works best for you, not the distro everyone else says is the best. The best start with Linux is trying a few distros and see which you vibe the best with. You, personally. Itās called a software distribution because thatās what it really is: a distro just takes a whole bunch of software from many projects, compile it all and bundle it all into nice packages and then make an installer to install and configure all of it. You can just download and install all the little pieces yourself, thatās what Linux From Scratch is. Distros are fundamentally opiniated, their take on how to mash all that software together such that everything works correctly.
Circling back to Mint, nothing there stops you from compiling your own kernel, or your own packages. You can strip out all the Mint parts to the point itās bare Ubuntu and then strip out the Ubuntu parts until it becomes bare Debian. Youāre just changing your starting point. You get to see how they made it work, you can to see and explore how the magic works. You can always install Arch in a VM or container, or slowly build an LFS yourself in a VM just to learn it without it blocking you.
To me thatās whatās truely so cool about Linux. Itās not a singular thing or product. Itās an ecosystem and a community, Itās a collection of independent software, in all shapes and colors, all coming together to give the end user experience we have. People can help eachother and make distributions that does one thing well (Kali, Dragon, Ubuntu Studio, SteamOS, Bazzite) so you donāt have to set it all up yourself. Freely replace any component with another. You can collect patches you like that the author wonāt implement in the official release. A lot of people spent a lot of time on all of this, so might as well appreciate all the effort and enjoy the easy mode until you itch for more.
And also, we learn so much better when we enjoy ourselves doing so. All youāve learned so far is that Linux can be really frustrating very quickly, and no reward for it.
Hereās another post of mine going into the ridiculous amount of choices that are made just to get to a desktop: https://lemmy.max-p.me/comment/3554906
Yeah, i think thatās it for me for now. Canāt create a simple shortcut to an .appimage in two steps. I need to manually look for the icon. Going back to windows 10 until they discontinue it. Itās been a pleasure (not)
I would avoid AppImages and use Flatpak instead. Theyāre pretty notorious for their lack of integration, and the author of AppImage is severely against progress and is actively sabotaging Wayland support in them which leads to other bad experiences on Wayland desktops. The shortcuts is merely the surface of the problems with AppImage.
I wouldnāt give up so easily, just come back to it every now and then even if you spend most of your time on the Windows partition.