How to Install and Uninstall python3-future Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-future" package

Please follow the steps below to install python3-future on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-future

2. Uninstall "python3-future" package

Please follow the instructions below to uninstall python3-future on openSUSE Leap:

$ sudo zypper remove python3-future

3. Information about the python3-future package on openSUSE Leap

Information for package python3-future:
---------------------------------------
Repository : Main Repository
Name : python3-future
Version : 0.18.2-150300.3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : python-future-0.18.2-150300.3.3.1.src
Upstream URL : https://python-future.org
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.