How to Install and Uninstall python310-pifpaf Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python310-pifpaf" package

This guide covers the steps necessary to install python310-pifpaf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pifpaf

2. Uninstall "python310-pifpaf" package

Here is a brief guide to show you how to uninstall python310-pifpaf on openSuSE Tumbleweed:

$ sudo zypper remove python310-pifpaf

3. Information about the python310-pifpaf package on openSuSE Tumbleweed

Information for package python310-pifpaf:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pifpaf
Version : 3.1.5-2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 274.2 KiB
Installed : No
Status : not installed
Source package : python-pifpaf-3.1.5-2.9.src
Upstream URL : https://github.com/jd/pifpaf
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`_.