Para openSUSE Tumbleweed ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:numeric/openSUSE_Tumbleweed/devel:languages:python:numeric.repo
zypper refresh
zypper install python-tabulate
Para openSUSE Factory zSystems ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:numeric/openSUSE_Factory_zSystems/devel:languages:python:numeric.repo
zypper refresh
zypper install python-tabulate
Para openSUSE Factory PowerPC ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:numeric/openSUSE_Factory_PowerPC/devel:languages:python:numeric.repo
zypper refresh
zypper install python-tabulate
Para 16.0 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:numeric/16.0/devel:languages:python:numeric.repo
zypper refresh
zypper install python-tabulate
Para 15.6 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:numeric/15.6/devel:languages:python:numeric.repo
zypper refresh
zypper install python-tabulate