An issue where I'm unable to build any python based packages from the AUR

I don’t seem to have that package installed…

I noticed that issue too yesterday, looks like python2 got moved to aur, here it took about 30mins to try to update it and it failed at the end, i don’t know how to update it

git clone https://aur.archlinux.org/python2.git

cd into the python2 folder

makepkg -si --nocheck

See comments by the maintainer at https://aur.archlinux.org/packages/python2

Can i do this if i already have the package installed ? and can i clone it to my home folder to build it ?

Yes I did it myself and after 2 times using yay failed doing it manually worked.

1 Like

I tried that too, it didn’t work so I ended up reinstalling, now the issue’s fixed.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.