Search Criteria
Package Details: python310 3.10.16-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python310.git (read-only, click to copy) |
---|---|
Package Base: | python310 |
Description: | Next generation of the python high-level scripting language, version 3.10 |
Upstream URL: | https://www.python.org/ |
Licenses: | custom |
Provides: | python |
Submitter: | soh |
Maintainer: | soh |
Last Packager: | soh |
Votes: | 20 |
Popularity: | 1.08 |
First Submitted: | 2023-05-04 00:47 (UTC) |
Last Updated: | 2024-12-27 14:17 (UTC) |
Dependencies (20)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- mpdecimal (make)
- sqlite (sqlite-fossilAUR) (make)
- tk (tk-fossilAUR) (make)
- mpdecimal (optional) – for decimal
- python-pip (optional)
- python-setuptools (optional)
- sqlite (sqlite-fossilAUR) (optional)
- tk (tk-fossilAUR) (optional) – for tkinter
- xz (xz-gitAUR) (optional) – for lzma
Required by (13499)
- 0ad-data-git (requires python) (make)
- 0ad-git (requires python) (make)
- 0wgram (requires python) (make)
- 10ff-git (requires python)
- 10moons-driver-t503 (requires python)
- 10moons-driver-t503 (requires python) (make)
- 1panel (requires python) (make)
- 1panel-git (requires python) (make)
- 2048-py (requires python)
- 20kly (requires python)
- 20kly-git (requires python)
- 2s2h (requires python) (make)
- 2s2h-git (requires python) (make)
- 2s2h-otr-exporter (requires python) (make)
- 2s2h-otr-exporter-git (requires python) (make)
- 3dtk-git (requires python)
- 3dtk-svn (requires python)
- 3dtk-svn (requires python) (optional)
- 3to2 (requires python)
- 4bulk-git (requires python)
- Show 13479 more...
Latest Comments
« First ‹ Previous 1 2 3 4
esh commented on 2023-05-06 21:38 (UTC)
Worked great for me, I simply installed the package using Paru. Thanks for making it available so quickly after 3.11 went into [core]. :)
soh commented on 2023-05-05 03:31 (UTC) (edited on 2023-05-05 03:34 (UTC) by soh)
@carsme
Could you figure out the real cause of unable to retrieving GPG key? At least in two of my machines I managed to successfully
makepkg
andgpg --recv-keys A035C8C19219BA821ECEA86B64E628F8D684696D
. Maybe configuring auto-key-retrieve could help.soh commented on 2023-05-05 03:26 (UTC) (edited on 2023-05-05 03:32 (UTC) by soh)
@FabioLolix
I am sorry, but I think according to PKGBUILD in ArchWiki,
the line
provides=("python=$pkgver")
should be included.FabioLolix commented on 2023-05-04 15:17 (UTC)
Please remove the provides=() line as this isn't a drop-in replacement for python package
carsme commented on 2023-05-04 05:13 (UTC)
Fails to receive GPG key:
« First ‹ Previous 1 2 3 4