How to Install and Uninstall python312-MechanicalSoup Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python312-MechanicalSoup" package
Please follow the guidelines below to install python312-MechanicalSoup on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-MechanicalSoup
Copied
2. Uninstall "python312-MechanicalSoup" package
Please follow the guidelines below to uninstall python312-MechanicalSoup on openSuSE Tumbleweed:
$
sudo zypper remove
python312-MechanicalSoup
Copied
3. Information about the python312-MechanicalSoup package on openSuSE Tumbleweed
Information for package python312-MechanicalSoup:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-MechanicalSoup
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 116.7 KiB
Installed : No
Status : not installed
Source package : python-MechanicalSoup-1.3.0-1.2.src
Upstream URL : https://github.com/hickford/MechanicalSoup
Summary : A Python library for automating interaction with websites
Description :
A Python library for automating interaction with websites.
MechanicalSoup automatically stores and sends cookies,
follows redirects, and can follow links and submit forms.
It doesn't do Javascript.
The Mechanize library is incompatible with Python 3 and development
is inactive. MechanicalSoup provides a similar API to it, built on
Python giants Requests (for http sessions) and BeautifulSoup (for
document navigation).
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-MechanicalSoup
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 116.7 KiB
Installed : No
Status : not installed
Source package : python-MechanicalSoup-1.3.0-1.2.src
Upstream URL : https://github.com/hickford/MechanicalSoup
Summary : A Python library for automating interaction with websites
Description :
A Python library for automating interaction with websites.
MechanicalSoup automatically stores and sends cookies,
follows redirects, and can follow links and submit forms.
It doesn't do Javascript.
The Mechanize library is incompatible with Python 3 and development
is inactive. MechanicalSoup provides a similar API to it, built on
Python giants Requests (for http sessions) and BeautifulSoup (for
document navigation).