| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
The Free Threading (PEP 703) build of Python interpreter. CPython's global interpreter lock ("GIL") prevents multiple threads from executing Python code at the same time. The GIL is an obstacle to using multi-core CPUs from Python efficiently. This build of Python is built with the --disable-gil option. It lets the interpreter run Python code without the global interpreter lock and with the necessary changes needed to make the interpreter thread-safe. The python3.15-freethreading package provides the "python3.15t" executable. The majority of its standard library is provided in the python3.15-freethreading-libs package, which should be installed automatically along with python3.15-freethreading. The remaining parts of the Python standard library are broken out into the python3.15-freethreading-tkinter and python3.15-freethreading-test packages, which may need to be installed separately.
Generated by rpm2html 1.6