Just two days ago, Ubuntu marked the 16th anniversary of its first ever release, Ubuntu 4.10 “Warty Warthog,” which showed Linux could be a more user friendly operating system. Back to now, after the ...
I installed Python 3.8 in the last few weeks, worked well. Today I ran apt-get upgrade... I am not sure what to do... Fetched 8.638 kB in 37s (231 kB/s) Reading package lists... Done Reading package ...
start from an 18.04 base, add deadsnakes ppa install python3.8, python3.8-dev, python3.8-venv install pip using curl https://bootstrap.pypa.io/get-pip.py | python3.8 ...