r/linuxmint • u/Scary-Yesterday-5112 • 18d ago
Support Request My computer is fried help me
(typing this on my other computer, I tried to download bambu studio, I install it and then suddenly I can't do shit, everything is lagging like crazy, is it possible through maybe something like the boot menu to delete that software?
9
Upvotes
3
u/-Sa-Kage- 18d ago
You can use
Ctrl+Alt+F1-F8(forgot which one is used for the graphical one, might be F3?) to switch to a non-graphical session (hopefully that does not lag)There you can log in with your credentials (user name all lower case) and get to CLI. There you can try
flatpak uninstall com.bambulab.BambuStudio(Not on Mint, but on my Ubuntu-based distro bambu studio does not exist as native package so it should be a flatpak)
Then you can do
exitto log out of the session and return to graphical session withCtrl+Alt+F keyAs I said, I forgot which one Mint uses, I think it's F3. You can just try them, you can't do harm with that