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

Last updated: May 20,2024

1. Install "python2-fire" package

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

$ sudo zypper refresh $ sudo zypper install python2-fire

2. Uninstall "python2-fire" package

This guide covers the steps necessary to uninstall python2-fire on openSUSE Leap:

$ sudo zypper remove python2-fire

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

Information for package python2-fire:
-------------------------------------
Repository : Main Repository
Name : python2-fire
Version : 0.3.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 757,1 KiB
Installed : No
Status : not installed
Source package : python-fire-0.3.0-bp153.1.16.src
Summary : A library for automatically generating command line interfaces
Description :
Python Fire is a library for automatically generating command line
interfaces (CLIs) from a Python object.