How to Install and Uninstall python311-future Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-future" package
Please follow the guidelines below to install python311-future on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-future
Copied
2. Uninstall "python311-future" package
This guide covers the steps necessary to uninstall python311-future on openSUSE Leap:
$
sudo zypper remove
python311-future
Copied
3. Information about the python311-future package on openSUSE Leap
Information for package python311-future:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-future
Version : 0.18.3-150400.6.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : python-future-0.18.3-150400.6.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.
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-future
Version : 0.18.3-150400.6.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : python-future-0.18.3-150400.6.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.