How to Install and Uninstall python3-requests-html Package on openSUSE Leap
Last updated: February 25,2025
1. Install "python3-requests-html" package
Here is a brief guide to show you how to install python3-requests-html on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-requests-html
Copied
2. Uninstall "python3-requests-html" package
This guide let you learn how to uninstall python3-requests-html on openSUSE Leap:
$
sudo zypper remove
python3-requests-html
Copied
3. Information about the python3-requests-html package on openSUSE Leap
Information for package python3-requests-html:
----------------------------------------------
Repository : Main Repository
Name : python3-requests-html
Version : 0.10.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 111.1 KiB
Installed : No
Status : not installed
Source package : python-requests-html-0.10.0-bp155.2.10.src
Upstream URL : https://github.com/kennethreitz/requests-html
Summary : HTML Parsing package for requests
Description :
HTML parsing built on top of requests.
* Full JavaScript support
* CSS Selectors
* XPath Selectors
* Mocked user-agent
* Automatic following of redirects.
* Connection–pooling and cookie persistence.
* Async Support
----------------------------------------------
Repository : Main Repository
Name : python3-requests-html
Version : 0.10.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 111.1 KiB
Installed : No
Status : not installed
Source package : python-requests-html-0.10.0-bp155.2.10.src
Upstream URL : https://github.com/kennethreitz/requests-html
Summary : HTML Parsing package for requests
Description :
HTML parsing built on top of requests.
* Full JavaScript support
* CSS Selectors
* XPath Selectors
* Mocked user-agent
* Automatic following of redirects.
* Connection–pooling and cookie persistence.
* Async Support