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

Last updated: May 17,2024

1. Install "python39-mechanize" package

Please follow the guidance below to install python39-mechanize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-mechanize

2. Uninstall "python39-mechanize" package

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

$ sudo zypper remove python39-mechanize

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

Information for package python39-mechanize:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-mechanize
Version : 0.4.9-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 868.7 KiB
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.