New Python Versions
PPA description
This PPA contains more recent Python versions packaged for Ubuntu.
Disclaimer: there's no guarantee of timely updates in case of security problems or other issues. If you want to use them in a security-
Update Note
===========
Please use this repository instead of ppa:fkrull/
Reporting Issues
================
Issues can be reported in the master issue tracker at:
https:/
Supported Ubuntu and Python Versions
=======
- Ubuntu 20.04 (focal) Python3.5 - Python3.7, Python3.9 - Python3.13
- Ubuntu 22.04 (jammy) Python3.7 - Python3.9, Python3.11 - Python3.13
- Ubuntu 24.04 (noble) Python3.7 - Python3.11, Python3.13
- Note: Python2.7 (focal, jammy), Python 3.8 (focal), Python 3.10 (jammy), Python3.12 (noble) are not provided by deadsnakes as upstream ubuntu provides those packages.
Why some packages aren't built:
- Note: for focal, older python versions require libssl<1.1 so they are not currently built
- Note: for jammy and noble, older python versions requre libssl<3 so they are not currently built
- If you need these, reach out to asottile to set up a private ppa
The packages may also work on other versions of Ubuntu or Debian, but that is not tested or supported.
Packages
========
The packages provided here are loosely based on the debian upstream packages with some modifications to make them more usable as non-default pythons and on ubuntu. As such, the packages follow debian's patterns and often do not include a full python distribution with just `apt install python#.#`. Here is a list of packages that may be useful along with the default install:
- `python#.#-dev`: includes development headers for building C extensions
- `python#.#-venv`: provides the standard library `venv` module
- `python#
- `python#
- `python#.#-gdbm`: provides the standard library `dbm.gnu` module
- `python#.#-tk`: provides the standard library `tkinter` module
Third-Party Python Modules
=======
Python modules in the official Ubuntu repositories are packaged to work with the Python interpreters from the official repositories. Accordingly, they generally won't work with the Python interpreters from this PPA. As an exception, pure-Python modules for Python 3 will work, but any compiled extension modules won't.
To install 3rd-party Python modules, you should use the common Python packaging tools. For an introduction into the Python packaging ecosystem and its tools, refer to the Python Packaging User Guide:
https:/
Sources
=======
The package sources are available at:
https:/
Nightly Builds
==============
For nightly builds, see ppa:deadsnakes/
Adding this PPA to your system
You can update your system with unsupported packages from this untrusted PPA by adding ppa:deadsnakes/ppa to your system's Software Sources. (Read about installing)
sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update
For questions and bugs with software in this PPA please contact deadsnakes.
PPA statistics
- Activity
- 8 updates added during the past month.
Overview of published packages
1 → 20 of 20 results | First • Previous • Next • Last |
Package | Version | Uploaded by |
---|---|---|
python3.10 | 3.10.15-1+noble1 | Anthony Sottile () |
python3.10 | 3.10.15-1+focal1 | Anthony Sottile () |
python3.11 | 3.11.10-1+noble1 | Anthony Sottile () |
python3.11 | 3.11.10-1+jammy1 | Anthony Sottile () |
python3.11 | 3.11.10-1+focal1 | Anthony Sottile () |
python3.12 | 3.12.7-1+jammy1 | Anthony Sottile () |
python3.12 | 3.12.7-1+focal1 | Anthony Sottile () |
python3.13 | 3.13.0-1+noble1 | Anthony Sottile () |
python3.13 | 3.13.0-1+jammy1 | Anthony Sottile () |
python3.13 | 3.13.0-1+focal1 | Anthony Sottile () |
python3.5 | 3.5.10-1+focal3 | Anthony Sottile () |
python3.6 | 3.6.15-1+focal3 | Anthony Sottile () |
python3.7 | 3.7.17-1+noble2 | Anthony Sottile () |
python3.7 | 3.7.17-1+jammy1 | Anthony Sottile () |
python3.7 | 3.7.17-1+focal1 | Anthony Sottile () |
python3.8 | 3.8.20-1+noble1 | Anthony Sottile () |
python3.8 | 3.8.20-1+jammy1 | Anthony Sottile () |
python3.9 | 3.9.20-1+noble1 | Anthony Sottile () |
python3.9 | 3.9.20-1+jammy1 | Anthony Sottile () |
python3.9 | 3.9.20-1+focal1 | Anthony Sottile () |
1 → 20 of 20 results | First • Previous • Next • Last |