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

Last updated: September 28,2024

1. Install "python39-pipreqs" package

This guide covers the steps necessary to install python39-pipreqs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pipreqs

2. Uninstall "python39-pipreqs" package

This guide covers the steps necessary to uninstall python39-pipreqs on openSuSE Tumbleweed:

$ sudo zypper remove python39-pipreqs

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

Information for package python39-pipreqs:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pipreqs
Version : 0.4.13-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 130.5 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.