this post was submitted on 07 Sep 2024
4 points (83.3% liked)
Arch Linux
7739 readers
1 users here now
The beloved lightweight distro
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Entertain me, what's the output of
pacman -Qi python| grep Architecture?pacman -Qi python | grep ArchitectureyieldsArchitecture : x86_64this is very, very strange behavior you're seeing then. I have the following in my
/etc/pacman.confDoes yours look like that?
and for mirror list, I have the following mirrors:
these settings yield me the python library just fine
Edit: the multilib repo is optional in the pacman.conf, as the package you want is in the
extrarepo.