I'm totally new to Linux and have zero experience with anything related to it. After getting tired of Windows, I decided to try Linux, and my friend helped me install EndeavourOS, which is based on Arch Linux. I've heard that Arch can be quite challenging to learn, but I'm really eager to get the hang of it. Can anyone recommend some YouTube tutorials or documentation to help me learn Arch Linux from the ground up?
3 Answers
The Arch Wiki is your best friend for all things Arch! Check it out at [wiki.archlinux.org](https://wiki.archlinux.org). It has tons of information and is super beginner-friendly, so don’t hesitate to dive in there.
If you're looking for more tailored advice for Arch, don't forget about specific guides on KDE too! The Arch Wiki covers this stuff really well, so always revisit it when you have questions. Good luck on your Linux journey!
Getting comfortable with the command line is crucial, no matter your distro. I recommend checking out *The Linux Command Line*, which is available for free [here](https://www.linuxcommand.org/tlcl.php). You don’t need to read it all, but starting with the first five chapters will give you some solid basics on navigating the command line and filesystem.
Thanks for the tips! I'll definitely check out the KDE wiki alongside the Arch Wiki.