How to Install and Uninstall python2-httpretty Package on openSUSE Leap
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-httpretty" package
This guide covers the steps necessary to install python2-httpretty on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-httpretty
Copied
2. Uninstall "python2-httpretty" package
Please follow the steps below to uninstall python2-httpretty on openSUSE Leap:
$
sudo zypper remove
python2-httpretty
Copied
3. Information about the python2-httpretty package on openSUSE Leap
Information for package python2-httpretty:
------------------------------------------
Repository : Main Repository
Name : python2-httpretty
Version : 0.8.14-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 137,8 KiB
Installed : No
Status : not installed
Source package : python-httpretty-0.8.14-bp153.1.15.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 : Main Repository
Name : python2-httpretty
Version : 0.8.14-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 137,8 KiB
Installed : No
Status : not installed
Source package : python-httpretty-0.8.14-bp153.1.15.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.