techlogan/python3

Project ID: 203297

Description

A build of Python software.

The purpose of this project is to facilitate install of python software and will run 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. The options this version of python was compiled with differ from many other builds.

Installation Instructions

This repository contains a compiled python software packaged as rpm files for install with the dnf package manager.

For python 3.14.0: The source code which (available as of Oct 7, 2025) is bundled in several sub packages which, for python 3.14 include python3.14, python-3.14-libs, python3.14-devel, python3.14-doc, python3.14-idle, python3.14-pip, python3.14-pip-wheel, python3.14-tkinter, python3.14-test, and python3.14-venv

The packages in this repository is unaltered source code for python (obtained form www.python.org) was bundled with some standard Linux .desktop application launchers. The software here has been compiled as an altinstall; any version of python 3.14.x may be installed alongside any version of python other than 3.14.x.

Activate the repository with the command: dnf copr enable techlogan/python3

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

To install python 3.14.0 from the command line: dnf install python3.14

For the development libraries: dnf install python3.14-devel

For the official documentation: dnf install python3.14-doc

Python 3.14 may be run via scripts or from the command line with the command "python3.14"

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 (0)*, x86_64 (0)* Centos-stream 10 (3 downloads)
Centos-stream 9 aarch64 (14)*, x86_64 (16)* Centos-stream 9 (5 downloads)
EPEL 10 aarch64 (0)*, x86_64 (0)* EPEL 10 (4 downloads)
Rhel+epel 10 aarch64 (0)*, x86_64 (0)* Rhel+epel 10 (4 downloads)
Rhel 10 aarch64 (0)*, x86_64 (0)* Rhel 10 (4 downloads)
Rhel 9 aarch64 (0)*, x86_64 (2)* Rhel 9 (4 downloads)

* Total number of downloaded packages.