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

Last updated: May 15,2024

1. Install "python38-requirementslib" package

Please follow the guidance below to install python38-requirementslib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-requirementslib

2. Uninstall "python38-requirementslib" package

Here is a brief guide to show you how to uninstall python38-requirementslib on openSuSE Tumbleweed:

$ sudo zypper remove python38-requirementslib

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

Information for package python38-requirementslib:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.