Additional info on "Intro to Claude" - Installing on CachyOS
Hey y'all, this is for those among you who look into setting up Claude on a Linux system. More specific it's about CachyOS the Linux distribution that many people currently propose for people who want to switch over from Windows. Now if you haven't embarked on that journey: Don't rush it, while it's a good thing to consider and while CachyOS seems a great choice for most current Windows users who would like to get away from the Microsoft ecosystem, it's not always possible to do so. Thus: If you want to embark on this journey, I would propose you to check out channels where people help you with that (which is not the focus of "Clief Notes"). Before I get into details. A major difference between installations of software in Linux environments and an Windows is this: Each Linux distribution I ever tried out had something like a software store Though it is not a store as in paying money for getting something valuable... it's more like a part of the operating system from which you install software even if it's not part of Linux itself. The reason why you should use the store is that it automatizes the update of each software you download here. That is not the case if you download the software from some webpage. The store also contains some level of security, that is: It is much less probable that you download some malware from here than if you download "the same" software from a webpage. - On the installation of Claude Desktop: It seems that there is no Claude Desktop for Linux systems. - On the installation of node.js: While you can install Claude without node.js I'll explain it here as Jack did so in his course. (And I think we should all be on the same track to avoid mistakes that are hard to solve just because we forgot something when we started onto the trail.) Use the "application" from the "Start menu" named "CachyOS Hello" (the one that pops up when you log-on to your system > Click the button "Apps Installation > Enter "npm" into the search field for the application you want to install. Alas, looking for node.js will not get you anywhere. (You might need to check out the register "repo" first.) > Check "npm" and "npm-check-updates" > Click the button "Install" > Next you'll get the usual drill with affirming system changes, entering your admin credentials and so on, but that's all you need to do.