How to Install and Uninstall python38-hypothesis-auto Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python38-hypothesis-auto" package

This is a short guide on how to install python38-hypothesis-auto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hypothesis-auto

2. Uninstall "python38-hypothesis-auto" package

This guide covers the steps necessary to uninstall python38-hypothesis-auto on openSuSE Tumbleweed:

$ sudo zypper remove python38-hypothesis-auto

3. Information about the python38-hypothesis-auto package on openSuSE Tumbleweed

Information for package python38-hypothesis-auto:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hypothesis-auto
Version : 1.1.4-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 54,4 KiB
Installed : No
Status : not installed
Source package : python-hypothesis-auto-1.1.4-1.6.src
Summary : Extends Hypothesis to add fully automatic testing of type annotated functions
Description :
An extension for the Hypothesis project that enables fully automatic tests for type annotated functions.