Package Details: python2 2.7.18-12

Git Clone URL: https://aur.archlinux.org/python2.git (read-only, click to copy)
Package Base: python2
Description: A high-level scripting language
Upstream URL: https://www.python.org/
Licenses: PSF-2.0
Conflicts: python
Submitter: jelly
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 74
Popularity: 0.33
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2025-04-30 23:56 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 Next › Last »

oldshortcut commented on 2022-09-26 15:31 (UTC) (edited on 2022-09-26 16:09 (UTC) by oldshortcut)

I was able to update python2 with running the following yay command on two systems

$ yay -S python2 --mflags "--nocheck"

Thank you for maintaining this package! I use it for the healing filter in GIMP.

Rnek0 commented on 2022-09-26 11:19 (UTC)

gpg --keyserver pgp.mit.edu --recv-keys 04C367C218ADD4FF

and

paru

does the trick for me.

Thank you for your work.

Schrekkorr commented on 2022-09-25 19:31 (UTC)

In my case "sudo pacman ..." didn't help, but "gpg recv-keys 04C367C218ADD4FF" without sudo or pacman did it.

Case_Of commented on 2022-09-25 18:22 (UTC)

I did start with makepkg -sirc --asdeps --nocheck but it seems it did not take the --nocheck option. What did I do wrong here?

micwoj92 commented on 2022-09-25 17:52 (UTC)

@zeroconf patches welcome :)

zeroconf commented on 2022-09-25 17:25 (UTC) (edited on 2022-09-25 17:27 (UTC) by zeroconf)

I just uninstalled it as I have also python v3.x. Hoping no one program needs it. There were no dependencies, when uninstalling. Lots of people updating via AUR helper, hard to explain, why suddenly one package is not capable for that. I guess this should be fixed as other packages can be installed via AUR helper, e.g. yay is used here.

servimo commented on 2022-09-25 13:32 (UTC)

I did it with "sudo pacman-key --recv-keys 04C367C218ADD4FF"

Matr1x-101 commented on 2022-09-25 11:28 (UTC)

I needed to import the key 04C367C218ADD4FF by the way.

micwoj92 commented on 2022-09-25 00:11 (UTC)

@korimitsu read pinned comment. You have 2 solutions.

8xen8 commented on 2022-09-24 22:40 (UTC)

Can confirm the "makepkg -si --nocheck" worked on 2 of my PCs. Ty