gerbiz.blogg.se

Update python debian
Update python debian





Next, update the APT cache to recognize the added repository. Note: in my case, I’m using an alternative mirror to the official one. Then save the changes with CTRL + O and close the file with CTRL + X. :~$ sudo nano /etc/apt/sources.listĪnd check that the next line is not already enabled: deb-src buster main contrib non-free To do this, open a terminal and edit the APT source file.

update python debian

This repository will help us to install all the dependencies of Python 3.9 in a very easy way.

update python debian

So, first, enable the source code repository in APT. However, its dependencies will help us install the new version of Python.

update python debian

It’s a good version but it’s starting to get a bit outdated. Install Python 3.9 on Debian 10ĭebian 10 comes with Python 3.6 by default.







Update python debian