How to Install and Uninstall python311-pipreqs Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python311-pipreqs" package

This is a short guide on how to install python311-pipreqs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pipreqs

2. Uninstall "python311-pipreqs" package

Please follow the step by step instructions below to uninstall python311-pipreqs on openSuSE Tumbleweed:

$ sudo zypper remove python311-pipreqs

3. Information about the python311-pipreqs package on openSuSE Tumbleweed

Information for package python311-pipreqs:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pipreqs
Version : 0.4.13-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 143.1 KiB
Installed : No
Status : not installed
Source package : python-pipreqs-0.4.13-1.4.src
Upstream URL : https://github.com/bndr/pipreqs
Summary : Pip requirements generator based on imports in project
Description :
Pip requirements.txt generator based on imports in project.