Versions of some large apps
by business_kid from LinuxQuestions.org on (#4YNHD)
Being a user, I have been getting no updates on what's superseding what, so let me ask the questions. I'm on Slackware-Current. Before you say 'If there are old apps lying about"' I don't think there are. I'm using fairly recent versions of everything, inside the last year.


- Python2.7 or Python3.8? Python2.x seems past it's sell-by date at this stage. Everything seems to use Python3.
- Qt4.x or Qt5.x? Everything seems to want Qt5 here.
- GTK-2.x or GTK-3.x? It turns out gtk-3.x isn't nearly as buggy as people expected it to be.
- Does anyone or anything seriously use gtk-1.2.10?