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

Last updated: June 28,2024

1. Install "python39-hypothesis-auto" package

Here is a brief guide to show you how to install python39-hypothesis-auto on openSuSE Tumbleweed

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

2. Uninstall "python39-hypothesis-auto" package

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

$ sudo zypper remove python39-hypothesis-auto

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

Information for package python39-hypothesis-auto:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.