pretty addicted to keep my system up to date. Anyway, the ubuntu versions when released are packed with some packages which are not regularly updated? And how does it works with 3rd part packages with their own repo? What if for example, i want to upgrade to python3.7 and i'm on ubuntu 16 or 18?
Same issue. You can't. Else use DEB provided by Python, or compile them yourself
Debian Testing if I remember correctly have Python 3.6 to 3.8 available
Or you could just use a rolling release distro if you want latest packages.
Don't ever replace the system Python version with a different. You'll break the whole system. If you need another python version use pyenv
Обсуждают сегодня