news/pages/01.blog/python-3-10-is-out-rebuild-your-packages/item.en.md

517 B

title media_order taxonomy aura date
python 3.10 is out - rebuild your packages python-software-logo.jpg
category tag
news
python
arch
author
dan
15-12-2021 18:58

All new Python features can be found here.
If you have problems with Arch after upgrading your system, just run the command/s:

pacman -Qoq /usr/lib/python3.9
pikaur -S $(pacman -Qoq /usr/lib/python3.9) --rebuild

with your aur-helper.