My Python version in my WSL Ubuntu is 3.10.12 and it's not upgrading through these commands even though 3.12.2 is released now. (My WSL Ubuntu version is 22.04)
- sudo apt update
- sudo apt install python3 python3-pip
Will a particular distribution have control over how much you can upgrade a package? and is it recommended not to do it? is there a command I can run to check how much upgrade my particular distribution will allow for a package? say for python.