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

Last updated: May 19,2024

1. Install "python2-pifpaf" package

Here is a brief guide to show you how to install python2-pifpaf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pifpaf

2. Uninstall "python2-pifpaf" package

In this section, we are going to explain the necessary steps to uninstall python2-pifpaf on openSUSE Leap:

$ sudo zypper remove python2-pifpaf

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

Information for package python2-pifpaf:
---------------------------------------
Repository : Main Repository
Name : python2-pifpaf
Version : 2.4.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 280,8 KiB
Installed : No
Status : not installed
Source package : python-pifpaf-2.4.0-bp153.1.15.src
Summary : Suite of tools and fixtures to manage daemons for testing
Description :
Pifpaf is a suite of `fixtures`_ and a command-line tool that allows to start
and stop daemons for a quick throw-away usage. This is typically useful when
needing these daemons to run `integration testing`_. It originaly evolved from
its precussor `overtest`_.