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

Last updated: July 01,2024

1. Install "python312-mechanize" package

This is a short guide on how to install python312-mechanize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-mechanize

2. Uninstall "python312-mechanize" package

Please follow the steps below to uninstall python312-mechanize on openSuSE Tumbleweed:

$ sudo zypper remove python312-mechanize

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

Information for package python312-mechanize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.