I'm trying to set up PowerShell on my Bazzite Linux system. I've followed the installation guide and downloaded the tar.gz files, but I'm having a hard time locating any Read Me files, executables, or installers. There is a Read Me in the source files, but nothing I try seems to work, and I can't find an obvious way to install it on my machine. I'd really appreciate any guidance on the proper installation steps!
1 Answer
Have you checked out the Microsoft documentation for installation? They have a section specifically for installing PowerShell on different Linux distributions. It might clear up some of the confusion you’re having!

I actually followed the steps at the beginning of that guide too, but I misunderstood the part about running 'pwsh' in the terminal. I didn't realize I was supposed to deal with the Binary Archive first. It’s important to follow the documentation closely; I’ll try this approach.