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

Last updated: May 17,2024

1. Install "python38-pifpaf" package

In this section, we are going to explain the necessary steps to install python38-pifpaf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pifpaf

2. Uninstall "python38-pifpaf" package

This is a short guide on how to uninstall python38-pifpaf on openSuSE Tumbleweed:

$ sudo zypper remove python38-pifpaf

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

Information for package python38-pifpaf:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pifpaf
Version : 3.1.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 363,7 KiB
Installed : No
Status : not installed
Source package : python-pifpaf-3.1.5-1.2.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`_.