How to Install and Uninstall python311-mechanize Package on openSuSE Tumbleweed

Last updated: January 30,2025

1. Install "python311-mechanize" package

This guide covers the steps necessary to install python311-mechanize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-mechanize

2. Uninstall "python311-mechanize" package

In this section, we are going to explain the necessary steps to uninstall python311-mechanize on openSuSE Tumbleweed:

$ sudo zypper remove python311-mechanize

3. Information about the python311-mechanize package on openSuSE Tumbleweed

Information for package python311-mechanize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mechanize
Version : 0.4.9-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-mechanize-0.4.9-1.2.src
Upstream URL : https://github.com/python-mechanize/mechanize
Summary : Stateful programmatic web browsing
Description :
Stateful programmatic web browsing in Python. Browse pages
programmatically with HTML form filling and clicking
of links.