How to Install and Uninstall python3-pipreqs Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-pipreqs" package
In this section, we are going to explain the necessary steps to install python3-pipreqs on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pipreqs
Copied
2. Uninstall "python3-pipreqs" package
Please follow the steps below to uninstall python3-pipreqs on openSUSE Leap:
$
sudo zypper remove
python3-pipreqs
Copied
3. Information about the python3-pipreqs package on openSUSE Leap
Information for package python3-pipreqs:
----------------------------------------
Repository : Main Repository
Name : python3-pipreqs
Version : 0.4.10-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 100.0 KiB
Installed : No
Status : not installed
Source package : python-pipreqs-0.4.10-bp155.2.9.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.
----------------------------------------
Repository : Main Repository
Name : python3-pipreqs
Version : 0.4.10-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 100.0 KiB
Installed : No
Status : not installed
Source package : python-pipreqs-0.4.10-bp155.2.9.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.