Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Tumbleweed/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Leap 15.1 PowerPC запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_PowerPC/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Leap 15.1 ARM запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_ARM/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Leap 15.0 Ports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0_Ports/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Leap 15.0 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Factory PowerPC запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_PowerPC/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для openSUSE Factory ARM запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_ARM/home:cabelo.repo
zypper refresh
zypper install python3-wxPython
Для SLE 15 SP1 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1_Backports/home:cabelo.repo
zypper refresh
zypper install python3-wxPython