Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/openSUSE_Tumbleweed/home:ecsos:python.repo
zypper refresh
zypper install python-terminaltables
Per 16.0 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/16.0/home:ecsos:python.repo
zypper refresh
zypper install python-terminaltables
Per 15.6 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/15.6/home:ecsos:python.repo
zypper refresh
zypper install python-terminaltables