How to Install and Uninstall python36-zope.testbrowser Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-zope.testbrowser" package

This guide covers the steps necessary to install python36-zope.testbrowser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-zope.testbrowser

2. Uninstall "python36-zope.testbrowser" package

Please follow the instructions below to uninstall python36-zope.testbrowser on openSuSE Tumbleweed:

$ sudo zypper remove python36-zope.testbrowser

3. Information about the python36-zope.testbrowser package on openSuSE Tumbleweed

Information for package python36-zope.testbrowser:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zope.testbrowser
Version : 5.5.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 535,5 KiB
Installed : No
Status : not installed
Source package : python-zope.testbrowser-5.5.1-2.1.src
Summary : Programmable browser for functional black-box tests
Description :
The zope.testbrowser package provides an programmable web browser
with special focus on testing. It is used in Zope, but it's not Zope
specific. It can be used to test or otherwise interact with any web
site.