... Hát akkor mondok jobb példát:
wxPyhton - A Phoenix(béta) verzió (3-as Pythonhoz) már isten tudja mióta van. Kínkeserves volt linuxra telepíteni. Ubuntu-ra nem ment fel se wheel-ből, se pip-pel, se sehogy. Részben ezért váltottam Manjaro-ra, mert ott AUR-ból elérhető volt. Februárban kijött a végleges, de csak most lett belőle...
Hát ezért kell tudni disztrót választani :-)
Fedora 28-on kb.ennyi:
# dnf install python3-wxpython4*
....
# rpm -qi python3-wxpython4
Name : python3-wxpython4
Version : 4.0.1
Release : 3.fc28
Architecture: x86_64
Install Date: 2018. szept. 17., hétfő, 10:07:22 CEST
Group : Unspecified
Size : 44280647
License : wxWidgets and BSD
Signature : RSA/SHA256, 2018. febr. 16., péntek, 04:41:05 CET, Key ID e08e7e629db62fb1
Source RPM : python-wxpython4-4.0.1-3.fc28.src.rpm
Build Date : 2018. febr. 16., péntek, 03:17:20 CET <================================================!!!!!
Build Host : buildvm-04.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager : Fedora Project
Vendor : Fedora Project
URL : https://www.wxpython.org/
Summary : New implementation of wxPython, a GUI toolkit for Python
Description :
wxPython4 is a is a new implementation of wxPython focused on improving speed,
maintainability and extensibility. Just like "Classic" wxPython it wraps the
wxWidgets C++ toolkit and provides access to the user interface portions of the
wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
systems with a native look and feel and requiring very little (if any) platform
specific code.
#
És ha ez a változat megfelel (ami szintén február óta elérhető...):
# rpm -qi wxformbuilder-3.6.2git-4.1.x86_64
Name : wxformbuilder
Version : 3.6.2git
Release : 4.1
Architecture: x86_64
Install Date: 2018. szept. 17., hétfő, 10:12:49 CEST
Group : Development/Tools
Size : 6674637
License : GPLv2
Signature : DSA/SHA1, 2018. febr. 21., szerda, 07:22:48 CET, Key ID 51f2f00ce06f8c93
Source RPM : wxformbuilder-3.6.2git-4.1.src.rpm
Build Date : 2018. febr. 21., szerda, 07:22:44 CET <================================================!!!!!
Build Host : cloud116
Relocations : (not relocatable)
Vendor : obs://build.opensuse.org/home:zhonghuaren
URL : http://sourceforge.net/projects/wxformbuilder/
Summary : An open-source, cross-platform RAD tool for wxWidgets
Description :
wxFormBuilder is an open-source, cross-platform RAD tool for wxWidgets.
It aims to be an application that as well as enabling visual development
and generating the corresponding code, allows the inclusion of non-graphical components,
as well as providing facilities for extending the set of widgets easily via plugins.
#