This is a pretty dumb question, but is ubuntu dependent on Python 3.8? If it is not, how can I uninstall it from my system?
Don't uninstall python3 in ubuntu as it is depended on many python packages if you delete that terminal, firefox browser,idle , will also delete and at last it will show you authentication error
You can uninstall it after installing a python3*
version as alternative. You have to install python3.9
available from Ubuntu repository.
sudo apt install python3.9
Here is how to set it as default before uninstalling python3.8
.
Without a python3 installed the system will be unusable.
Python3 by default
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With