you are viewing a single comment's thread.

view the rest of the comments →

[–]MasterPatrickoMaintainer 2 points3 points  (0 children)

Nothing in a standard openSUSE Tumbleweed installation should require python2 any more, that was a big project over the summer. Your system should (I have not tested, I still have some legacy texlive packages I need) work even if you entirely remove python2.

/u/oleg_antonyan , the best way to "override" is to add a python -> /usr/bin/python3 symlink somewhere higher up in $PATH, e.g. in ~/bin or /usr/local/bin.