Пакет можно поставить, но модуль невозможно импортировать: $ python3 -c 'import aifc' <string>:1: DeprecationWarning: aifc was removed in Python 3.13. Please be aware that you are currently NOT using standard 'aifc', but instead a separately installed 'standard-aifc'. import aifc Traceback (most recent call last): File "<string>", line 1, in <module> import aifc File "/usr/lib/python3/site-packages/aifc/__init__.py", line 265, in <module> from chunk import Chunk ModuleNotFoundError: No module named 'chunk' Подходящий модуль chunk я в Сизифе не нашёл.
python3-module-standard-aifc-3.13.0-alt1.1 -> sisyphus: Fri Oct 31 2025 Yuri N. Sedunov <aris@altlinux> 3.13.0-alt1.1 - found python dependencies strictly (ALT #56701)