How to Install and Uninstall python3-requirements-detector Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-requirements-detector" package
Learn how to install python3-requirements-detector on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-requirements-detector
Copied
2. Uninstall "python3-requirements-detector" package
This is a short guide on how to uninstall python3-requirements-detector on openSUSE Leap:
$
sudo zypper remove
python3-requirements-detector
Copied
3. Information about the python3-requirements-detector package on openSUSE Leap
Information for package python3-requirements-detector:
------------------------------------------------------
Repository : Main Repository
Name : python3-requirements-detector
Version : 0.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 44.2 KiB
Installed : No
Status : not installed
Source package : python-requirements-detector-0.6-bp155.2.11.src
Upstream URL : https://github.com/landscapeio/requirements-detector
Summary : Python tool to find and list requirements of a Python project
Description :
Requirements-detector is a Python tool which attempts to find and list
the requirements of a Python project.
When run from the root of a Python project, it will try to ascertain
which libraries and the versions of those libraries that the project
depends on.
------------------------------------------------------
Repository : Main Repository
Name : python3-requirements-detector
Version : 0.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 44.2 KiB
Installed : No
Status : not installed
Source package : python-requirements-detector-0.6-bp155.2.11.src
Upstream URL : https://github.com/landscapeio/requirements-detector
Summary : Python tool to find and list requirements of a Python project
Description :
Requirements-detector is a Python tool which attempts to find and list
the requirements of a Python project.
When run from the root of a Python project, it will try to ascertain
which libraries and the versions of those libraries that the project
depends on.