techlogan/python-beta

Project ID: 177958

Description

A build of Python beta software for testing purposes.

The purpose of this project is to facilitate install of python beta software and will run on Fedora among other Linux OSs (see below) along side the built-in python. The source code herein is unaltered and provided 'as-is' so as to run in the manner the Python Software Foundation created it to run. Any glitches or flaws in the way the software is written may be identified and corrected later in the beta phase. This software is not recommended for production environments but rather for initial feature testing and python software development purposes. All of the features and compilable modules for the particular beta versions of python present in this repository should be in one of the contained packages.

Installation Instructions

This repository contains compiled python beta software packaged as rpm files for install with the dnf package manager. The most recent version currently is python 3.15.0b4.

For python 3.15 beta: The source code which (first beta version available as of May 7, 2026) is bundled in several sub packages which, for python 3.15 include python3.15, python-3.15-libs, python3.15-devel, python3.15-doc, python3.15-idle, python3.15-pip, python3.15-pip-wheel, python3.15-tkinter, python3.15-test, and python3.15-venv

The packages in this repository is unaltered source code for python beta (obtained from www.python.org) was bundled with some standard Linux .desktop application launchers and the builds of python 3.15.0 all contain devhelp files. The software here has been compiled as an altinstall so an installation of python 3.15 may be installed alongside any version of python other than 3.15.x.

Activate the repository with the command: dnf copr enable techlogan/python-beta

Then run the dnf package manager to install your preferred version:

To install python 3.15.0b4 from the command line: dnf install python3.15

For the python 3.15.0b4 development libraries: dnf install python3.15-devel

For the python 3.15.0b4 official documentation: dnf install python3.15-doc

Python 3.15 may be run via scripts or from the command line with the command "python3.15"

Versions of python 3.15 currently installable from techlogan/python-beta:

  • Python 3.15.0b1, 3.15.0b2, 3.15.0b3 and 3.15.0b4 are available for centos-stream-9, centos-stream-10, fedora-42, fedora-43, fedora-44, rhel-9, and rhel-10

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 10 aarch64 (153)*, x86_64 (300)* Centos-stream 10 (68 downloads)
Centos-stream 9 aarch64 (460)*, x86_64 (203)* Centos-stream 9 (44 downloads)
EPEL 10 aarch64 (332)*, x86_64 (394)* EPEL 10 (68 downloads)
Fedora 42 aarch64 (244)*, x86_64 (608)* Fedora 42 (0 downloads)
Fedora 43 aarch64 (136)*, x86_64 (178)* Fedora 43 (32 downloads)
Fedora 44 aarch64 (75)*, x86_64 (108)* Fedora 44 (8 downloads)
Fedora rawhide aarch64 (145)*, x86_64 (209)* Fedora rawhide (55 downloads)
Rhel+epel 10 aarch64 (45)*, x86_64 (94)* Rhel+epel 10 (31 downloads)
Rhel 10 aarch64 (91)*, x86_64 (33)* Rhel 10 (40 downloads)
Rhel 9 aarch64 (197)*, x86_64 (174)* Rhel 9 (55 downloads)

* Total number of downloaded packages.