How to Install and Uninstall python2-pipreqs Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-pipreqs" package

Please follow the guidance below to install python2-pipreqs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pipreqs

2. Uninstall "python2-pipreqs" package

Please follow the guidelines below to uninstall python2-pipreqs on openSUSE Leap:

$ sudo zypper remove python2-pipreqs

3. Information about the python2-pipreqs package on openSUSE Leap

Information for package python2-pipreqs:
----------------------------------------
Repository : Main Repository
Name : python2-pipreqs
Version : 0.4.10-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 86,4 KiB
Installed : No
Status : not installed
Source package : python-pipreqs-0.4.10-bp153.1.16.src
Summary : Pip requirements generator based on imports in project
Description :
Pip requirements.txt generator based on imports in project.