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

Last updated: July 06,2024

1. Install "python36-hypothesis-auto" package

Please follow the step by step instructions below to install python36-hypothesis-auto on openSuSE Tumbleweed

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

2. Uninstall "python36-hypothesis-auto" package

This tutorial shows how to uninstall python36-hypothesis-auto on openSuSE Tumbleweed:

$ sudo zypper remove python36-hypothesis-auto

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

Information for package python36-hypothesis-auto:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-hypothesis-auto
Version : 1.1.4-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 53,9 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.