How to Install and Uninstall python36-future Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-future" package

This tutorial shows how to install python36-future on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-future

2. Uninstall "python36-future" package

Learn how to uninstall python36-future on openSuSE Tumbleweed:

$ sudo zypper remove python36-future

3. Information about the python36-future package on openSuSE Tumbleweed

Information for package python36-future:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-future
Version : 0.18.2-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3,7 MiB
Installed : No
Status : not installed
Source package : python-future-0.18.2-3.4.src
Summary : Single-source support for Python 3 and 2
Description :
Future is a compatibility layer between Python 2 and Python 3.
It allows you to use a single Python 3.x-compatible codebase to
support both Python 2 and Python 3.