How to Install and Uninstall python36-requirementslib Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python36-requirementslib" package

This is a short guide on how to install python36-requirementslib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-requirementslib

2. Uninstall "python36-requirementslib" package

Please follow the instructions below to uninstall python36-requirementslib on openSuSE Tumbleweed:

$ sudo zypper remove python36-requirementslib

3. Information about the python36-requirementslib package on openSuSE Tumbleweed

Information for package python36-requirementslib:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-requirementslib
Version : 1.5.16-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-requirementslib-1.5.16-5.1.src
Summary : A tool for converting between pip-style and pipfile requirements
Description :
RequirementsLib provides a simple layer for building and
interacting with requirements in both the Pipfile format and
the requirements.txt format. This library was originally built
for converting between these formats in Pipenv.