Package Details: python2 2.7.18-14

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: andreas_baumann
Last Packager: andreas_baumann
Votes: 76
Popularity: 0.105186
First Submitted: 2022-09-23 10:01 (UTC)
Last Updated: 2026-05-07 08:44 (UTC)

Required by (739)

Sources (4)

Pinned Comments

Latest Comments

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

micwoj92 commented on 2022-10-17 13:23 (UTC)

@medmedin Neither me nor maderios created rules. Based on Arch ≠ Arch. Manjaro is neither better, more stable nor easy to install than Arch (especially with the archinstall, like it or not). Your argument about 2022 is pointless, if you want to be modern then don't use python2. Same as your argument about needing CS degree. Your comments just waste everyone's time.

medmedin commented on 2022-10-17 12:29 (UTC)

@maderios Manjaro and those distros you are treating with despise are based on Arch and are much better, stable and easy to install and use than Arch, we are in 2022 so the age of opening terminal to install a simple program is gone, Linux should be accessible and easy for all average users without needing CS degree to install a distro. Look at how Android became success by making all tasks easy through GUI while some old folks are still trying to make it hard for us to use this glorious software.

maderios commented on 2022-10-14 08:28 (UTC)

@medmedin You try to use Arch package on Manjaro but Manjaro is not Arch

These boards are for the support of Arch Linux, and Arch ONLY
If you have installed Archbang, Artix, Chakra, EndeavourOS, Evo/Lution, Manjaro, Whatever, you are NOT running Arch Linux.
https://bbs.archlinux.org/viewtopic.php?id=130309

willgame commented on 2022-10-14 03:54 (UTC)

@medmedin thanks, it works yay -S python2 --mflags "--nocheck"

micwoj92 commented on 2022-10-13 23:28 (UTC)

https://terms.archlinux.org/docs/code-of-conduct/#arch-linux-distribution-support-only

medmedin commented on 2022-10-13 21:27 (UTC)

@micwoj92 Thanks for your help, I finally found the correct command to install python2 on Manjaro using yay which is: yay -S python2 --mflags "--nocheck"

micwoj92 commented on 2022-10-13 19:06 (UTC) (edited on 2022-10-13 19:37 (UTC) by micwoj92)

Then don't use yay.

Edit: I installed with yay and it's working. It must be something wrong with your system then.

medmedin commented on 2022-10-13 13:19 (UTC)

@micwoj92 Using yay it's still failing.

tuxayo commented on 2022-10-11 23:29 (UTC)

Thanks to all involved in the last fixes. For me it fixed test_argparse in addition to test_curses.

petaramesh commented on 2022-10-11 13:08 (UTC)

Hi, Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs just fine there. TIA.