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

Last updated: April 30,2024

1. Install "python3-pifpaf" package

Please follow the guidance below to install python3-pifpaf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pifpaf

2. Uninstall "python3-pifpaf" package

Please follow the step by step instructions below to uninstall python3-pifpaf on openSUSE Leap:

$ sudo zypper remove python3-pifpaf

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

Information for package python3-pifpaf:
---------------------------------------
Repository : Main Repository
Name : python3-pifpaf
Version : 2.4.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 344.9 KiB
Installed : No
Status : not installed
Source package : python-pifpaf-2.4.0-bp155.2.12.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`_.