Python

Hey Im new to the linux world, how can I install Python/Pycharm on bazzite?
8 Replies
FinnFann
FinnFann2mo ago
Not sure on pycharm, but python is pre-installed.
FinnFann
FinnFann2mo ago
But here's some places to look where it might live https://docs.bazzite.gg/Installing_and_Managing_Software/ All our supported methods of grabbing software. Layering, rpm-ostree, is heavily discouraged as it can cause update problems. But there's plenty of other methods to check on. (Note that --cask in homebrew(brew) being mac only is just outdated info and it usually works with linux now too. MacOS only ones will yell at you instead of break if they're truly mac only)
Installing and Managing Applications - Bazzite Documentation
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
FinnFann
FinnFann2mo ago
Also give a look through chat. I saw a few people talking about pycharm awhile ago.
Kallemalle
KallemalleOP2mo ago
Thx ill take a look
wolfyreload
wolfyreload2mo ago
* Download the official Jetbrains toolbox from https://www.jetbrains.com/toolbox-app/ * Extract and run the toolbox executable (it's in the bin >> jetbrains-toolbox), you can just double click on it * Then install pycharm from the toolbox app It all installs and runs from your home folder so you don't need to layer anything
FinnFann
FinnFann2mo ago
Pretty sure that's just what our ujust script does, but less annoying for the user.
wolfyreload
wolfyreload2mo ago
Oh nice. I didn't see that the bluefin/aurora script was added to Bazzite. Yeah that's a little faster
FinnFann
FinnFann2mo ago
:>

Did you find this page helpful?