diff --git a/docs/linux.md b/docs/linux.md index 612752e0d..c4cb2bf15 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -59,7 +59,7 @@ Other platforms download PyQt binary wheels from PyPI. There are no PyQt wheels for ARM Linux, so you will need to rely on your system-provided libraries instead. Your distro will need to have Python 3.9 or later. -After installing the system libraries (eg 'sudo apt install python3-pyqt5.qtwebengine python3-venv'), +After installing the system libraries (eg 'sudo apt install python3-pyqt6.qt{quick,webengine} python3-venv'), find the place they are installed (eg '/usr/lib/python3/dist-packages'). On modern Ubuntu, you'll need 'sudo apt remove python3-protobuf'. Then before running any commands like './run', tell Anki where the packages can be found: