Python update ! be aware to rebuild AUR builds using python

List packages that use python 3.12

> yay -Qoq /usr/lib/python3.12

Rebuild all packages that use python 3.12

> yay -S $(yay -Qoq /usr/lib/python3.12) --answerclean All
9 Likes