python 3.10 is out - rebuild your packages

Wed, 15 Dec 2021 18:58:00 Dan

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.

About the author


Dan

Dan

 

I'm a long-time user and enthusiast of open source software and espouse the philosophy that software code should be open (readable). So that everyone can see what happens behind the scenes while we use our electronic devices every day.