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

Last updated: May 14,2024

1. Install "python39-future" package

This guide covers the steps necessary to install python39-future on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-future

2. Uninstall "python39-future" package

Please follow the guidance below to uninstall python39-future on openSuSE Tumbleweed:

$ sudo zypper remove python39-future

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

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