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

Last updated: May 19,2024

1. Install "python36-pifpaf" package

This tutorial shows how to install python36-pifpaf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pifpaf

2. Uninstall "python36-pifpaf" package

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

$ sudo zypper remove python36-pifpaf

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

Information for package python36-pifpaf:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pifpaf
Version : 3.1.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 362,1 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`_.