python-PyAudio from Education project
Selecionar o Seu Sistema Operativo
Adicionar repositório e instalar manualmente
Para openSUSE Slowroll corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Slowroll/Education.repo zypper refresh zypper install python-PyAudio
Para 15.6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/Education/15.6/Education.repo zypper refresh zypper install python-PyAudio
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para SLE 15 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_15/Education.repo zypper refresh zypper install python-PyAudio
Para SLE 12 SP5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_12_SP5/Education.repo zypper refresh zypper install python-PyAudio
Para SLE 11 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_11_SP4/Education.repo zypper refresh zypper install python-PyAudio