How to Install and Uninstall python3-mechanize Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-mechanize" package

This guide let you learn how to install python3-mechanize on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mechanize

2. Uninstall "python3-mechanize" package

Here is a brief guide to show you how to uninstall python3-mechanize on openSUSE Leap:

$ sudo zypper remove python3-mechanize

3. Information about the python3-mechanize package on openSUSE Leap

Information for package python3-mechanize:
------------------------------------------
Repository : Main Repository
Name : python3-mechanize
Version : 0.4.8-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 996.6 KiB
Installed : No
Status : not installed
Source package : python-mechanize-0.4.8-bp155.1.5.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.