How to Install and Uninstall python311-bindep Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-bindep" package
This guide covers the steps necessary to install python311-bindep on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-bindep
Copied
2. Uninstall "python311-bindep" package
This tutorial shows how to uninstall python311-bindep on openSuSE Tumbleweed:
$
sudo zypper remove
python311-bindep
Copied
3. Information about the python311-bindep package on openSuSE Tumbleweed
Information for package python311-bindep:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-bindep
Version : 2.11.0-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 259.5 KiB
Installed : No
Status : not installed
Source package : python-bindep-2.11.0-3.5.src
Upstream URL : https://docs.opendev.org/opendev/bindep
Summary : Binary dependency utility
Description :
Bindep is a tool for checking the presence of binary packages needed to
use an application / library. It started life as a way to make it easier to set
up a development environment for OpenStack projects. While OpenStack depends
heavily on `pip` for installation of Python dependencies, some dependencies are
not Python based, and particularly for testing, some dependencies have to be
installed before `pip` can be used - such as `virtualenv` and `pip` itself.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-bindep
Version : 2.11.0-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 259.5 KiB
Installed : No
Status : not installed
Source package : python-bindep-2.11.0-3.5.src
Upstream URL : https://docs.opendev.org/opendev/bindep
Summary : Binary dependency utility
Description :
Bindep is a tool for checking the presence of binary packages needed to
use an application / library. It started life as a way to make it easier to set
up a development environment for OpenStack projects. While OpenStack depends
heavily on `pip` for installation of Python dependencies, some dependencies are
not Python based, and particularly for testing, some dependencies have to be
installed before `pip` can be used - such as `virtualenv` and `pip` itself.