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

Last updated: June 18,2024

1. Install "python38-future" package

Learn how to install python38-future on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-future

2. Uninstall "python38-future" package

Here is a brief guide to show you how to uninstall python38-future on openSuSE Tumbleweed:

$ sudo zypper remove python38-future

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

Information for package python38-future:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.