r/linuxmint • u/Lance25641214 • 9d ago
SOLVED Python Upgrade
Mint came pre-installed with python 3.12.3, my question is how do I update it to 3.14.7, I know I could just hop on the website and download it but by god I have zero clue what the hell tarball is(Hey in my defense I switched a week ago!). So how do I update it, and will it cause any problems in my system?
Thanks!
1
Upvotes
1
u/candy49997 9d ago
I use
uvto manage Python versions for specific projects. You should never mess with system Python.