How to Install and Uninstall python39-bindep Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-bindep" package
Learn how to install python39-bindep on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-bindep
Copied
2. Uninstall "python39-bindep" package
This tutorial shows how to uninstall python39-bindep on openSuSE Tumbleweed:
$
sudo zypper remove
python39-bindep
Copied
3. Information about the python39-bindep package on openSuSE Tumbleweed
Information for package python39-bindep:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bindep
Version : 2.11.0-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 196.3 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 : python39-bindep
Version : 2.11.0-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 196.3 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.