How to Install and Uninstall python36-httpretty Package on openSuSE Tumbleweed
Last updated: November 05,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-httpretty" package
Please follow the instructions below to install python36-httpretty on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-httpretty
Copied
2. Uninstall "python36-httpretty" package
This tutorial shows how to uninstall python36-httpretty on openSuSE Tumbleweed:
$
sudo zypper remove
python36-httpretty
Copied
3. Information about the python36-httpretty package on openSuSE Tumbleweed
Information for package python36-httpretty:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-httpretty
Version : 1.0.5-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 196,8 KiB
Installed : No
Status : not installed
Source package : python-httpretty-1.0.5-1.5.src
Summary : HTTP client mocking tool for Python
Description :
This library allows mocking of HTTP protocol based
unit tests.
It is similar to Ruby's FakeWeb.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-httpretty
Version : 1.0.5-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 196,8 KiB
Installed : No
Status : not installed
Source package : python-httpretty-1.0.5-1.5.src
Summary : HTTP client mocking tool for Python
Description :
This library allows mocking of HTTP protocol based
unit tests.
It is similar to Ruby's FakeWeb.