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

Last updated: May 17,2024

1. Install "python311-pifpaf" package

Here is a brief guide to show you how to install python311-pifpaf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pifpaf

2. Uninstall "python311-pifpaf" package

Please follow the guidance below to uninstall python311-pifpaf on openSuSE Tumbleweed:

$ sudo zypper remove python311-pifpaf

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

Information for package python311-pifpaf:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pifpaf
Version : 3.1.5-2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 360.1 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`_.